ScrollThumbOptions Properties |
The ScrollThumbOptions 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.
| |
| BorderColor |
Gets or sets border color. This is a dependency property.
| |
| BorderWidth |
Gets or sets border width. This is a dependency property.
| |
| 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.
| |
| Color2 |
Gets or sets color 2. This is a dependency property.
| |
| 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.
| |
| Height |
Gets or sets height. This is a dependency property.
| |
| 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.
| |
| Style |
Gets or sets button style. This is a dependency property.
|