Back to Devexpress

ScrollBarExtensions Properties

wpf-devexpress-dot-xpf-dot-core-dot-scrollbarextensions-dot-underscore-properties.md

latest2.0 KB
Original Source

ScrollBarExtensions Properties

Contains attached properties that allow you to customize the scroll bar’s behavior in WPF controls.

NameDescription
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MiddleMouseScrollSpeed staticGets or sets the scroll speed multiplier in middle-click to scroll mode.
MiddleMouseScrollThreshold staticGets or sets the number of pixels in which a user should move the mouse pointer to start middle mouse scrolling.

See Also

ScrollBarExtensions Class

ScrollBarExtensions Members

DevExpress.Xpf.Core Namespace