Share via


ShortcutKeyRegistration.UnregisterShortcutKey(KeyGesture) Method

Definition

public:
 bool UnregisterShortcutKey(System::Windows::Input::KeyGesture ^ keyGesture);
public bool UnregisterShortcutKey (System.Windows.Input.KeyGesture keyGesture);
member this.UnregisterShortcutKey : System.Windows.Input.KeyGesture -> bool
Public Function UnregisterShortcutKey (keyGesture As KeyGesture) As Boolean

Parameters

keyGesture
KeyGesture

Returns

Applies to