'Declaration
<System.Windows.LocalizabilityAttribute(LocalizationCategory.Ignore)> <System.Windows.Markup.ContentPropertyAttribute("Children")> <System.Windows.StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <System.Windows.Markup.XmlLangPropertyAttribute("Language")> <System.Windows.Markup.UsableDuringInitializationAttribute(True)> <System.Windows.Markup.RuntimeNamePropertyAttribute("Name")> <System.Windows.Markup.UidPropertyAttribute("Uid")> <System.ComponentModel.TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <System.Windows.Markup.NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public NotInheritable Class VerticalScrollbarsPresenter Inherits System.Windows.Controls.Panel
'Usage
Dim instance As VerticalScrollbarsPresenter
[System.Windows.Localizability(LocalizationCategory.Ignore)] [System.Windows.Markup.ContentProperty("Children")] [System.Windows.StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [System.Windows.Markup.XmlLangProperty("Language")] [System.Windows.Markup.UsableDuringInitialization(true)] [System.Windows.Markup.RuntimeNameProperty("Name")] [System.Windows.Markup.UidProperty("Uid")] [System.ComponentModel.TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [System.Windows.Markup.NameScopeProperty("NameScope", System.Windows.NameScope)] public sealed class VerticalScrollbarsPresenter : System.Windows.Controls.Panel