DateTimeEditors for WinRT
GetPosition(UIElement) Method

Any UIElement-derived object that is connected to the same object tree. To specify the object relative to the overall coordinate system, use a relativeTo value of null.
Gets the position of the pointer performing the drag gesture relatively to the specified element.
Syntax
'Declaration
 
Public Overloads Function GetPosition( _
   ByVal relativeTo As Windows.UI.Xaml.UIElement _
) As Windows.Foundation.Point
public Windows.Foundation.Point GetPosition( 
   Windows.UI.Xaml.UIElement relativeTo
)

Parameters

relativeTo
Any UIElement-derived object that is connected to the same object tree. To specify the object relative to the overall coordinate system, use a relativeTo value of null.
See Also

Reference

C1InputEventArgs Class
C1InputEventArgs Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback