PointerDownEventArgs.KeyCode | keyCode property
Gets the key code for the pointer.
Syntax
public: property int KeyCode { int get(); }
Property value
Type: Number [JavaScript] | System.Int32 [.NET] | int32 [C++]
The key code for the pointer.
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Namespace |
|
|
Metadata |
|
See also
Show: