PointerPoint.Properties Property

Gets the properties.

Syntax

public:
property PointerPointProperties^ Properties {
         PointerPointProperties^ get ();
}  

Property value

Type: PointerPointProperties 

The properties.

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