InkCanvas::GetEnabledGestures Method ()
.NET Framework (current version)
Returns a collection of application gestures that are recognized by InkCanvas.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<ApplicationGesture>^A collection of gestures that the InkCanvas recognizes.
| Exception | Condition |
|---|---|
| InvalidOperationException | The IsGestureRecognizerAvailable property is false. |
.NET Framework
Available since 3.0
Available since 3.0
Show: