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