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