Skip to main content

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.
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