Offset Property (C1ContextMenu)
In This Topic
Gets the current position of the C1ContextMenu relative to the control it is associated with.
Syntax
'Declaration
Public ReadOnly Property Offset As Windows.Foundation.Point
public Windows.Foundation.Point Offset {get;}
See Also