3 references to ErasingStroke
PresentationCore (3)
MS\Internal\Ink\ErasingStroke.cs (1)
43: this(erasingShape)
System\Windows\Ink\IncrementalHitTester.cs (1)
514_erasingStroke = new ErasingStroke(eraserShape);
System\Windows\Ink\Stroke2.cs (1)
333ErasingStroke erasingStroke = new ErasingStroke(stylusShape);