MouseGesture Class
namespace Noesis | MSDN
Defines a mouse input gesture that can be used to invoke a command.
Properties
| Name | Description |
|---|---|
| Modifiers | Gets the modifier keys associated with this gesture |
Dependency Property Reflection Property
Attached Properties
MouseGesture has no attached properties
Methods
| Name | Description |
|---|---|
| GetMouseAction() | Gets the MouseAction associated with this gesture |
From InputGesture
| Name | Description |
|---|---|
| Matches(target, args) | When overridden in a derived class, determines whether the specified InputGesture matches the input specified |
Events
MouseGesture has no events
Table of Contents