InkCanvas::OnSelectionMoving Method (InkCanvasSelectionEditingEventArgs^)
.NET Framework (current version)
Raises the SelectionMoving event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows.Controls::InkCanvasSelectionEditingEventArgs^
The event data.
This method is called after the user requests that a selection of strokes and/or elements be moved and before the change is applied. After the change is applied, the OnSelectionMoved method is called.
.NET Framework
Available since 3.0
Available since 3.0
Show: