Method GetDefaultKeys
GetDefaultKeys(Command)
Returns all platform-resolved keys for the specified command
from DefaultKeyBindings.
public static IEnumerable<Key> GetDefaultKeys(Command command)
Parameters
commandCommand
Returns all platform-resolved keys for the specified command
from DefaultKeyBindings.
public static IEnumerable<Key> GetDefaultKeys(Command command)
command Command