Class InputGesture
- Namespace
- HelixToolkit.Avalonia.SharpDX
- Assembly
- HelixToolkit.Avalonia.SharpDX.dll
Defines an input gesture that can be used to invoke a command.
public abstract class InputGesture
- Inheritance
-
InputGesture
- Derived
- Inherited Members
Methods
Matches(object, RoutedEventArgs)
public abstract bool Matches(object targetElement, RoutedEventArgs inputEventArgs)
Parameters
targetElementobjectinputEventArgsRoutedEventArgs