PointerPointProperties.IsLeftButtonPressed Property

Gets a value that indicates whether the input is from the left button of a mouse or other input method.

Syntax

public:
property bool IsLeftButtonPressed {
         bool get ();
}  

Property value

Type: bool 

  True if the left button is pressed; otherwise false.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPointProperties Class

PointerPointProperties Members

Windows.UI.Input Namespace