Skip to main content
All docs
V25.1
  • ScrollBarExtensions.HandlesDefaultMouseScrolling Attached Property

    Gets or sets whether to process the control’s scroll operations on the DevExpress side to extend the control’s default scroll behavior.

    Namespace: DevExpress.Xpf.Core

    Assembly: DevExpress.Xpf.Core.v25.1.dll

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    Returns

    Type Description
    Boolean

    true to process the control’s scroll operations on the DevExpress side; otherwise, false.

    See Also