2 references to OnInkCanvasSelectionMovingEventHandler
PresentationFramework (2)
src\Framework\System\Windows\Controls\StickyNote.cs (2)
1555inkCanvas.SelectionMoving += new InkCanvasSelectionEditingEventHandler(OnInkCanvasSelectionMovingEventHandler); 1580inkCanvas.SelectionMoving -= new InkCanvasSelectionEditingEventHandler(OnInkCanvasSelectionMovingEventHandler);