Method IsSimpleKey
IsSimpleKey(Key)
Gets whether the specified key is pressed and ModifierKeys is empty.
public virtual bool IsSimpleKey(Key key)
Parameters
key
KeyKey to test.
Gets whether the specified key is pressed and ModifierKeys is empty.
public virtual bool IsSimpleKey(Key key)
key
KeyKey to test.