WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragPreviewEventArgs Class / Cancel Property
In This Topic
    Cancel Property (C1DragPreviewEventArgs)
    In This Topic
    Gets or sets a value indicating whether the recognition of this gesture is canceled.
    Syntax
    public bool Cancel {get; set;}
    See Also