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