PointerPointProperties.IsBarrelButtonPressed Property

Gets a value that indicates whether the barrel button of the pen/stylus device is pressed.

Syntax

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

Property value

Type: bool 

  True if the barrel button is pressed; otherwise false.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPointProperties Class

PointerPointProperties Members

Windows.UI.Input Namespace