CtrlKeyPressed | ctrlKeyPressed property
Collapse the table of content
Expand the table of content

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

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

MouseWheelEventArgs

 

 

Show:
© 2017 Microsoft