3 references to ErasingStroke
PresentationCore (3)
System\Windows\Ink\Stroke2.cs (1)
586
ErasingStroke erasingStroke = new
ErasingStroke
(shape, path);
System\Windows\Ink\StrokeCollection2.cs (2)
210
ErasingStroke erasingStroke = new
ErasingStroke
(stylusShape, path);
352
ErasingStroke erasingStroke = new
ErasingStroke
(eraserShape, eraserPath);