ScrollButtonOptions Properties |
The ScrollButtonOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoSize |
Gets or sets if automatically size the scroll buttons. Height is set to match bar height. This is a dependency property.
(Inherited from ScrollThumbOptions.) | |
| BorderColor |
Gets or sets border color. This is a dependency property.
(Inherited from ScrollThumbOptions.) | |
| BorderWidth |
Gets or sets border width. This is a dependency property.
(Inherited from ScrollThumbOptions.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| Color1 |
Gets or sets color 1. This is a dependency property.
(Inherited from ScrollThumbOptions.) | |
| Color2 |
Gets or sets color 2. This is a dependency property.
(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 |
Gets or sets gradient fill. This is a dependency property.
(Inherited from ScrollThumbOptions.) | |
| Height |
Gets or sets height. This is a dependency property.
(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 |
Gets or sets gradient direction. This is a dependency property.
(Inherited from ScrollThumbOptions.) | |
| Style |
Gets or sets button style. This is a dependency property.
(Inherited from ScrollThumbOptions.) | |
| Width |
Width of button.
|