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. |
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. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
MinHeight | 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