InkCanvas.GetEnabledGestures Method
.NET Framework 3.5
Returns a collection of application gestures that are recognized by InkCanvas.
Assembly: PresentationFramework (in PresentationFramework.dll)
You cannot use methods in XAML.
Return Value
Type: System.Collections.ObjectModel.ReadOnlyCollection<ApplicationGesture>A collection of gestures that the InkCanvas recognizes.
| Exception | Condition |
|---|---|
| InvalidOperationException | The IsGestureRecognizerAvailable property is false. |
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.