Back to Devexpress

ScrollBarExtensions.IsTouchScrollBarMode Attached Property

wpf-devexpress-dot-xpf-dot-core-dot-scrollbarextensions-ecb70085.md

latest1.2 KB
Original Source

ScrollBarExtensions.IsTouchScrollBarMode Attached Property

Gets whether the control displays touch scrollbars.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetIsTouchScrollBarMode(DependencyObject) and SetIsTouchScrollBarMode(DependencyObject, Boolean).

Returns

TypeDescription
Boolean

true if the control displays touch scrollbars; otherwise, false.

|

See Also

ScrollBarMode

ScrollBarExtensions Class

ScrollBarExtensions Members

DevExpress.Xpf.Core Namespace