'Declaration <DefaultEventAttribute("Opened")> <DefaultPropertyAttribute("Child")> <LocalizabilityAttribute(LocalizationCategory.None)> <ContentPropertyAttribute("Child")> <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 ComboBoxPopup Inherits System.Windows.Controls.Primitives.Popup
'Usage Dim instance As ComboBoxPopup
[DefaultEvent("Opened")] [DefaultProperty("Child")] [Localizability(LocalizationCategory.None)] [ContentProperty("Child")] [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 ComboBoxPopup : System.Windows.Controls.Primitives.Popup