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