WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragPreviewEventArgs Class / InitialThreshold Property
In This Topic
    InitialThreshold Property
    In This Topic
    Gets or sets the number of pixels the gesture will have to pass in order to start.
    Syntax
    public double InitialThreshold {get; set;}
    See Also