InkCanvas::EditingModeInvertedChanged Event
.NET Framework (current version)
Occurs when the EditingModeInverted property of an InkCanvas object has been changed.
Assembly: PresentationFramework (in PresentationFramework.dll)
This event occurs after the inverted editing mode has been changed. These changes are reflected in the EditingModeInverted property of the InkCanvas.
Identifier field | |
Routing strategy | Bubbling |
Delegate |
The following example checks whether the EditingModeInverted property is set to EraseByPoint or EraseByStroke.
.NET Framework
Available since 3.0
Available since 3.0
Show: