Share via


ShortcutKeyRegistration.IsValidKeyGesture(KeyGesture) Method

Definition

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

Parameters

Returns

Applies to