ScrollBarOptions Fields
Provides options which define how scroll bars are painted.Name | Description |
---|---|
AlignmentProperty static | Identifies the ScrollBarOptions.Alignment dependency property. |
AnnotatedElementsProperty static | Identifies the ScrollBarOptions.AnnotatedElements dependency property. |
BarThicknessProperty static | Identifies the ScrollBarOptions.BarThickness dependency property. |
VisibleProperty static | Identifies the ScrollBarOptions.Visible dependency property. |
See Also