Constructor ShortcutInfo
ShortcutInfo()
Initializes a new instance of the ShortcutInfo class.
public ShortcutInfo()
ShortcutInfo(Keys)
Initializes a new instance of the ShortcutInfo class.
public ShortcutInfo(Keys keys)
Parameters
ShortcutInfo(KeyGesture?)
Initializes a new instance of the ShortcutInfo class.
public ShortcutInfo(KeyGesture? keyGesture)
Parameters
keyGesture
KeyGestureDefault value of the KeyGesture property.
ShortcutInfo(KeyInfo[]?)
Initializes a new instance of the ShortcutInfo class.
public ShortcutInfo(KeyInfo[]? keyInfo)