3 references to OnStrokeCollectionChanged
PresentationFramework (3)
MS\Internal\Ink\InkCanvasSelection.cs (3)
615
_inkCanvas.Strokes.StrokesChanged -= new StrokeCollectionChangedEventHandler(this.
OnStrokeCollectionChanged
);
631
_inkCanvas.Strokes.StrokesChanged += new StrokeCollectionChangedEventHandler(this.
OnStrokeCollectionChanged
);
774
OnStrokeCollectionChanged
(sender,