NoesisGUI
 

🔹 KeyGesture Class

namespace Noesis | MSDN

Defines a keyboard combination that can be used to invoke a command.

Inheritance Hierarchy

KeyGesture

📚 Class Hierarchy Index

Properties

Name Description
 DisplayString Gets a string to be displayed in UI
 Key Gets the key associated with this KeyGesture
 Modifiers Gets the modifier keys associated with this KeyGesture

 Dependency Property    Reflection Property


Attached Properties

KeyGesture has no attached properties

Methods

From InputGesture

Name Description
 Matches(BaseComponent*, const RoutedEventArgs&) When overridden in a derived class, determines whether the specified InputGesture matches the input specified

Events

KeyGesture has no events

 
© 2017 Noesis Technologies