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); 767OnStrokeCollectionChanged(sender,