WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragCompletedEventArgs Class / Cancelled Property
In This Topic
    Cancelled Property
    In This Topic
    Gets a value indicating whether the drag gesture was cancelled.
    Syntax
    public bool Cancelled {get;}
    See Also