'Declaration
<LocalizabilityAttribute(LocalizationCategory.NeverLocalize)> <TemplatePartAttribute(Name="PART_Track", Type=System.Windows.Controls.Primitives.Track)> <DefaultEventAttribute("ValueChanged")> <DefaultPropertyAttribute("Value")> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class ScrollViewerScrollBar Inherits System.Windows.Controls.Primitives.ScrollBar
[Localizability(LocalizationCategory.NeverLocalize)] [TemplatePart(Name="PART_Track", Type=System.Windows.Controls.Primitives.Track)] [DefaultEvent("ValueChanged")] [DefaultProperty("Value")] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class ScrollViewerScrollBar : System.Windows.Controls.Primitives.ScrollBar