[]
Represents axis scroll bar control.
public class AxisScrollBar : ContentControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IAxisScrollBar
| Name | Description |
|---|---|
| AxisScrollBar() | Create an instance of AxisScrollBar class. |
| Name | Description |
|---|---|
| Axis | Gets or sets the axis which corresponds to the scroll bar. |
| ScrollBarMargin | Gets the scroll bar margin. |
| ScrollBarPosition | Gets or sets the scroll bar position. |
| Name | Description |
|---|---|
| AxisRangeChanged | Fires when the axis range is changed. |