Skip to main content
All docs
V23.2

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.v23.2.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