3 references to OnStrokeCollectionChanged
PresentationFramework (3)
MS\Internal\Ink\InkCanvasSelection.cs (3)
612
_inkCanvas.Strokes?.StrokesChanged -= new StrokeCollectionChangedEventHandler(this.
OnStrokeCollectionChanged
);
625
_inkCanvas.Strokes?.StrokesChanged += new StrokeCollectionChangedEventHandler(this.
OnStrokeCollectionChanged
);
767
OnStrokeCollectionChanged
(sender,