4.769 ScrollBar

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > RangeBase > ScrollBar, IInputElement
ScrollBar
(usage)
<ScrollBar />
(description)
Represents a control that provides a scroll bar that has a sliding Thumb whose position corresponds to a value.
[name property]
Name
[xml lang property]
Language
(properties)
Orientation
Orientation
(description)
Whether the ScrollBar is displayed horizontally or vertically.
ViewportSize
x:Double
(description)
The amount of the scrollable content that is currently visible.
(events)
Scroll
Occurs one or more times as content scrolls in a ScrollBar when the user moves the Thumb by using the mouse.