2 references to Replace
PresentationCore (1)
System\Windows\Ink\StrokeCollection.cs (1)
472
this.
Replace
(strokesToReplace, strokesToReplaceWith);
PresentationFramework (1)
MS\Internal\Ink\EraserBehavior.cs (1)
419
this.InkCanvas.Strokes.
Replace
(strokesToReplace, eraseResult);