WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragStartedEventArgs Class / Origin Property
In This Topic
    Origin Property (C1DragStartedEventArgs)
    In This Topic
    Gets the absolute point where the gesture started.
    Syntax
    public Point Origin {get;}
    See Also