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