'Usage
Dim instance As ScrollBar
'Declaration
<TemplatePartAttribute(Name := "HorizontalLargeIncrease", Type := GetType(RepeatButton))> _
<TemplatePartAttribute(Name := "HorizontalSmallIncrease", Type := GetType(RepeatButton))> _
<TemplateVisualStateAttribute(Name := "Disabled", GroupName := "CommonStates")> _
<TemplatePartAttribute(Name := "VerticalSmallIncrease", Type := GetType(RepeatButton))> _
<TemplatePartAttribute(Name := "HorizontalRoot", Type := GetType(FrameworkElement))> _
<TemplatePartAttribute(Name := "HorizontalLargeDecrease", Type := GetType(RepeatButton))> _
<TemplatePartAttribute(Name := "HorizontalSmallDecrease", Type := GetType(RepeatButton))> _
<TemplatePartAttribute(Name := "HorizontalThumb", Type := GetType(Thumb))> _
<TemplatePartAttribute(Name := "VerticalRoot", Type := GetType(FrameworkElement))> _
<TemplatePartAttribute(Name := "VerticalLargeIncrease", Type := GetType(RepeatButton))> _
<TemplatePartAttribute(Name := "VerticalLargeDecrease", Type := GetType(RepeatButton))> _
<TemplateVisualStateAttribute(Name := "MouseOver", GroupName := "CommonStates")> _
<TemplatePartAttribute(Name := "VerticalSmallDecrease", Type := GetType(RepeatButton))> _
<TemplatePartAttribute(Name := "VerticalThumb", Type := GetType(Thumb))> _
<TemplateVisualStateAttribute(Name := "Normal", GroupName := "CommonStates")> _
Public NotInheritable Class ScrollBar _
Inherits RangeBase