WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragPreviewEventArgs Class / StartByHolding Property
In This Topic
    StartByHolding Property
    In This Topic
    Gets or sets a value indicating whether drag will be initiated by a hold operation.
    Syntax
    public bool StartByHolding {get; set;}
    See Also