Share via


ShortcutKeyRegistration.GetAllRegisteredShortcutKeys Method

Definition

public:
 System::Collections::Generic::List<System::Windows::Input::KeyGesture ^> ^ GetAllRegisteredShortcutKeys();
public System.Collections.Generic.List<System.Windows.Input.KeyGesture> GetAllRegisteredShortcutKeys ();
member this.GetAllRegisteredShortcutKeys : unit -> System.Collections.Generic.List<System.Windows.Input.KeyGesture>
Public Function GetAllRegisteredShortcutKeys () As List(Of KeyGesture)

Returns

Applies to