Property IsValid
IsValid
Indicates whether the Key is valid or not. Invalid keys are Empty, and keys with only shift modifiers.
public bool IsValid { get; }
Indicates whether the Key is valid or not. Invalid keys are Empty, and keys with only shift modifiers.
public bool IsValid { get; }