Method PostShortcutValidation
PostShortcutValidation(Key)
Used at key up validation.
public static bool PostShortcutValidation(Key key)
Parameters
keyKeyThe key to validate.
Returns
- bool
trueif is valid.falseotherwise.
Used at key up validation.
public static bool PostShortcutValidation(Key key)
key KeyThe key to validate.
true if is valid.falseotherwise.