PointerPoint.PointerDevice Property

Gets information about the device associated with the input pointer.

Syntax

public:
property PointerDevice^ PointerDevice {
         PointerDevice^ get ();
}  

Property value

Type: PointerDevice 

The input device.

Remarks

In the PointerPoint objects returned from input events, this field is always zero.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPoint Class

PointerPoint Members

Windows.UI.Input Namespace