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