InkCanvas::SelectionChanged Event
.NET Framework (current version)
Occurs when the selection on the InkCanvas changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
This event is raised after a set of ink strokes and/or elements has been selected and applied by the user.
If, instead, you must handle a request that select a set of ink strokes and/or elements before the selection is applied, add an event handler to the SelectionChanging event.
.NET Framework
Available since 3.0
Available since 3.0
Show: