ScrollBarExtensions Properties
Contains attached properties that allow you to customize the scroll bar’s behavior in WPF controls.
Name | Description |
---|---|
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Middle |
Gets or sets the scroll speed multiplier in middle-click to scroll mode. |
Middle |
Gets or sets the number of pixels in which a user should move the mouse pointer to start middle mouse scrolling. |
See Also