CrossSlidingEventArgs.Position Property

Gets the location of the touch 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

CrossSlidingEventArgs Class

CrossSlidingEventArgs Members

Windows.UI.Input Namespace