2 references to HitTest
PresentationCore (2)
Core\CSharp\System\Windows\Ink\Stroke2.cs (1)
376return erasingStroke.HitTest(StrokeNodeIterator.GetIterator(this, this.DrawingAttributes));
Core\CSharp\System\Windows\Ink\StrokeCollection2.cs (1)
239erasingStroke.HitTest(StrokeNodeIterator.GetIterator(stroke, stroke.DrawingAttributes)))