ScrollButtonOptions Properties |
The ScrollButtonOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoSize |
Automatically size the scroll buttons. Width and height are set to match bar height.
| |
| BorderColor |
Border color
(Inherited from ScrollThumbOptions.) | |
| BorderWidth |
Border width
(Inherited from ScrollThumbOptions.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| Color1 |
Color 1
(Inherited from ScrollThumbOptions.) | |
| Color2 |
Color 2
(Inherited from ScrollThumbOptions.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| GradientFill |
Gradient fill
(Inherited from ScrollThumbOptions.) | |
| Height |
Height in pixels.
(Inherited from ScrollThumbOptions.) | |
| Icon |
Arrow icons inside button.
The definition applies to Right button. Left button icon is drawn rotated by 180 degrees.
| |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| LinearGradientDirection |
Gradient direction
(Inherited from ScrollThumbOptions.) | |
| Style |
Button style
(Inherited from ScrollThumbOptions.) | |
| Width |
Width
|