HoldingEventArgs.Position Property

Gets the location of the touch, mouse, or pen/stylus contact.

Syntax

public:
property Point Position {
         Point get ();
}  

Property value

Type: Point 

The screen coordinates, in device-independent pixels (DIPs).

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

HoldingEventArgs Class

HoldingEventArgs Members

Windows.UI.Input Namespace