Back to Devexpress

ScrollBarExtensions.HandlesDefaultMouseScrolling Attached Property

wpf-devexpress-dot-xpf-dot-core-dot-scrollbarextensions-66dfb72e.md

latest1.2 KB
Original Source

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

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetHandlesDefaultMouseScrolling(DependencyObject) and SetHandlesDefaultMouseScrolling(DependencyObject, Boolean).

Returns

TypeDescription
Boolean

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

|

See Also

ScrollBarExtensions Class

ScrollBarExtensions Members

DevExpress.Xpf.Core Namespace