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