'Declaration <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")> <TemplatePartAttribute(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)> <ContentPropertyAttribute("Items")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class ListBox Inherits System.Windows.Controls.Control Implements Xceed.Wpf.Controls.IDataNavigationHost, Xceed.Wpf.DragDrop.IDropTarget
'Usage Dim instance As ListBox
[TemplateVisualState(GroupName="CommonStates", Name="Disabled")] [TemplatePart(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)] [ContentProperty("Items")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class ListBox : System.Windows.Controls.Control, Xceed.Wpf.Controls.IDataNavigationHost, Xceed.Wpf.DragDrop.IDropTarget