ScrollBarExtensions.MiddleMouseScrollThreshold Property
Gets or sets the number of pixels in which a user should move the mouse pointer to start middle mouse scrolling.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Double | `10` | The number of pixels in which a user should move the mouse pointer to start middle mouse scrolling. |
See Also