Method FromString
FromString(string)
Parses string representation of the key with modifiers to the KeyGesture instance.
public static KeyGesture? FromString(string source)
Parameters
source
stringString value containing key name and key modifiers.