WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragPreviewEventArgs Class / Origin Property
In This Topic
    Origin Property (C1DragPreviewEventArgs)
    In This Topic
    Gets the position of original touch point.
    Syntax
    public Point Origin {get;}
    See Also