'Declaration <LocalizabilityAttribute(LocalizationCategory.ListBox)> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.ListBoxItem)> <DefaultEventAttribute("SelectionChanged")> <DefaultPropertyAttribute("SelectedIndex")> <ContentPropertyAttribute("Items")> <RuntimeNamePropertyAttribute("Name")> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> Public Class ImGearPageViewToolbar Inherits System.Windows.Controls.ListBox
'Usage Dim instance As ImGearPageViewToolbar
[Localizability(LocalizationCategory.ListBox)] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.ListBoxItem)] [DefaultEvent("SelectionChanged")] [DefaultProperty("SelectedIndex")] [ContentProperty("Items")] [RuntimeNameProperty("Name")] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] public class ImGearPageViewToolbar : System.Windows.Controls.ListBox
[Localizability(LocalizationCategory.ListBox)] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.ListBoxItem)] [DefaultEvent("SelectionChanged")] [DefaultProperty("SelectedIndex")] [ContentProperty("Items")] [RuntimeNameProperty("Name")] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] public __gc class ImGearPageViewToolbar : public System.Windows.Controls.ListBox
[Localizability(LocalizationCategory.ListBox)] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.ListBoxItem)] [DefaultEvent("SelectionChanged")] [DefaultProperty("SelectedIndex")] [ContentProperty("Items")] [RuntimeNameProperty("Name")] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] public ref class ImGearPageViewToolbar : public System.Windows.Controls.ListBox