3 references to ErasingStroke
PresentationCore (3)
Core\CSharp\System\Windows\Ink\Stroke2.cs (1)
629ErasingStroke erasingStroke = new ErasingStroke(shape, path);
Core\CSharp\System\Windows\Ink\StrokeCollection2.cs (2)
223ErasingStroke erasingStroke = new ErasingStroke(stylusShape, path); 371ErasingStroke erasingStroke = new ErasingStroke(eraserShape, eraserPath);