Click or drag to resize
PointerPointPosition Property
Gets the location of the pointer input in client coordinates.

Namespace: Windows.UI.Input
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Point Position { get; }

Property Value

Type: Point
See Also