ScrollBarExtensions.IsTouchScrollBarMode Attached Property
Gets whether the control displays touch scrollbars.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
See GetIsTouchScrollBarMode(DependencyObject) and SetIsTouchScrollBarMode(DependencyObject, Boolean).
Returns
Type | Description |
---|---|
Boolean |
|
See Also