'Declaration <TemplatePartAttribute(Name="PART_DragThumb", Type=System.Windows.Controls.Primitives.Thumb)> <StyleTypedPropertyAttribute(Property="PropertyContainerStyle", StyleTargetType=Xceed.Wpf.Toolkit.PropertyGrid.PropertyItemBase)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class PropertyGrid Inherits System.Windows.Controls.Control
'Usage Dim instance As PropertyGrid
[TemplatePart(Name="PART_DragThumb", Type=System.Windows.Controls.Primitives.Thumb)] [StyleTypedProperty(Property="PropertyContainerStyle", StyleTargetType=Xceed.Wpf.Toolkit.PropertyGrid.PropertyItemBase)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class PropertyGrid : System.Windows.Controls.Control