Метод | Описание | |
---|---|---|
Is ( this keyEvent, Key value ) : bool | ||
IsCtrl ( this keyEvent, Key value ) : bool | ||
IsCtrlShift ( this keyEvent, Key value ) : bool |
public static Is ( this keyEvent, Key value ) : bool | ||
keyEvent | this | |
value | Key | |
Результат | bool |
public static IsCtrl ( this keyEvent, Key value ) : bool | ||
keyEvent | this | |
value | Key | |
Результат | bool |
public static IsCtrlShift ( this keyEvent, Key value ) : bool | ||
keyEvent | this | |
value | Key | |
Результат | bool |