InkCanvas::OnSelectionChanging Method (InkCanvasSelectionChangingEventArgs^)
.NET Framework (current version)
Raises the SelectionChanging event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows.Controls::InkCanvasSelectionChangingEventArgs^
The event data.
This method is called when a new selection of strokes and/or elements is made by the user, but before the change is applied. After the change has been applied, the OnSelectionChanged method is called.
.NET Framework
Available since 3.0
Available since 3.0
Show: