'Declaration <DefaultEventAttribute("Click")> <LocalizabilityAttribute(LocalizationCategory.Menu)> <TemplatePartAttribute(Name="PART_Popup", Type=System.Windows.Controls.Primitives.Popup)> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.MenuItem)> <DefaultPropertyAttribute("Header")> <ContentPropertyAttribute("Items")> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class MenuItemEx Inherits System.Windows.Controls.MenuItem
'Usage Dim instance As MenuItemEx
[DefaultEvent("Click")] [Localizability(LocalizationCategory.Menu)] [TemplatePart(Name="PART_Popup", Type=System.Windows.Controls.Primitives.Popup)] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.MenuItem)] [DefaultProperty("Header")] [ContentProperty("Items")] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class MenuItemEx : System.Windows.Controls.MenuItem