Метод | Описание | |
---|---|---|
InputStateService ( ) : System.Windows.Input | ||
IsKeyDown ( Key thisKey ) : bool | ||
IsKeyToggled ( Key thisKey ) : bool |
public InputStateService ( ) : System.Windows.Input | ||
Результат | System.Windows.Input |
public IsKeyToggled ( Key thisKey ) : bool | ||
thisKey | Key | |
Результат | bool |