Method GetShortcutFromTag
GetShortcutFromTag(ustring, ustring)
Allows to retrieve a Key from a ShortcutTag
public static Key GetShortcutFromTag(ustring tag, ustring delimiter = null)
Parameters
tagustringThe key as string.
delimiterustringThe delimiter string.