3 references to EraseTest
PresentationCore (3)
System\Windows\Ink\IncrementalHitTester.cs (1)
548
(_erasingStroke.
EraseTest
(StrokeNodeIterator.GetIterator(strokeInfo.Stroke, strokeInfo.Stroke.DrawingAttributes), eraseAt) == false))
System\Windows\Ink\Stroke2.cs (1)
588
erasingStroke.
EraseTest
(StrokeNodeIterator.GetIterator(this, this.DrawingAttributes), intersections);
System\Windows\Ink\StrokeCollection2.cs (1)
358
erasingStroke.
EraseTest
(StrokeNodeIterator.GetIterator(stroke, stroke.DrawingAttributes), intersections);