MouseWheelEventArgs.CtrlKeyPressed | ctrlKeyPressed property
Gets a value that indicates whether the Ctrl key is pressed.
Syntax
public: property bool CtrlKeyPressed { bool get(); }
Property value
Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]
Returns true if the Ctrl key is pressed; otherwise, false.
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Namespace |
|
|
Metadata |
|
See also
Show: