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