Method GetDefaultKey
GetDefaultKey(Command)
Returns the first platform-resolved key for the specified command
from DefaultKeyBindings, or Empty if none is configured.
public static Key GetDefaultKey(Command command)
Parameters
commandCommand
Returns the first platform-resolved key for the specified command
from DefaultKeyBindings, or Empty if none is configured.
public static Key GetDefaultKey(Command command)
command Command