Method GetShortcuts
GetShortcuts()
Adds list of shortcuts associated with the control and its child controls. Only visible and enabled child controls are queried.
protected virtual IReadOnlyList<(ShortcutInfo Shortcut, Action Action)>? GetShortcuts()
Returns
Remarks
An example of the correct implementation can be found in GetShortcuts().