ScrollBarAnnotationInfo Properties
Contains information about the layout and appearance of a particular type of scrollbar annotation marks.
Name | Description |
---|---|
Alignment | Gets or sets the horizontal alignment of the scrollbar annotation marks within the scrollbar. This is a dependency property. |
Brush | Gets or sets the brush used to paint scrollbar annotation marks. This is a dependency property. |
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 |
Min |
Gets or sets the minimum height of the scrollbar annotation marks. This is a dependency property. |
Width | Gets or sets the width for the scrollbar annotation marks. This is a dependency property. |
See Also