3 references to OnStrokeCollectionChanged
PresentationFramework (3)
src\Framework\MS\Internal\Ink\InkCanvasSelection.cs (3)
637
_inkCanvas.Strokes.StrokesChanged -= new StrokeCollectionChangedEventHandler(this.
OnStrokeCollectionChanged
);
653
_inkCanvas.Strokes.StrokesChanged += new StrokeCollectionChangedEventHandler(this.
OnStrokeCollectionChanged
);
796
OnStrokeCollectionChanged
(sender,