KeyboardDevice.GetKeyStatesFromSystem(Key) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
abstract System::Windows::Input::KeyStates GetKeyStatesFromSystem(System::Windows::Input::Key key);
protected abstract System.Windows.Input.KeyStates GetKeyStatesFromSystem (System.Windows.Input.Key key);
abstract member GetKeyStatesFromSystem : System.Windows.Input.Key -> System.Windows.Input.KeyStates
Protected MustOverride Function GetKeyStatesFromSystem (key As Key) As KeyStates
Parameters
- key
- Key
The key to check.
Returns
The set of key states for the specified key.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.