Method FromString
FromString(string?)
Parses string representation of the key modifiers.
public static ICommand? FromString(string? source)
Parameters
source
stringString value to parse.
Returns
- ICommand
Enumeration with key modifiers.
Parses string representation of the key modifiers.
public static ICommand? FromString(string? source)
source
stringString value to parse.
Enumeration with key modifiers.