3 references to EraseTest
PresentationCore (3)
System\Windows\Ink\IncrementalHitTester.cs (1)
535(!_erasingStroke.EraseTest(StrokeNodeIterator.GetIterator(strokeInfo.Stroke, strokeInfo.Stroke.DrawingAttributes), eraseAt)))
System\Windows\Ink\Stroke2.cs (1)
572erasingStroke.EraseTest(StrokeNodeIterator.GetIterator(this, this.DrawingAttributes), intersections);
System\Windows\Ink\StrokeCollection2.cs (1)
335erasingStroke.EraseTest(StrokeNodeIterator.GetIterator(stroke, stroke.DrawingAttributes), intersections);