
'Declaration
<C1ControlAttribute(True)> <C1TemplatePartAttribute(Name="Text", Type=C1.WPF.Input.C1TextBox)> <StyleTypedPropertyAttribute(Property="WindowStyle", StyleTargetType=System.Windows.Window)> <TemplatePartAttribute(Name="Text", Type=C1.WPF.Input.C1TextBox)> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class AdvancedEditor Inherits C1.WPF.Core.C1View
[C1Control(true)] [C1TemplatePart(Name="Text", Type=C1.WPF.Input.C1TextBox)] [StyleTypedProperty(Property="WindowStyle", StyleTargetType=System.Windows.Window)] [TemplatePart(Name="Text", Type=C1.WPF.Input.C1TextBox)] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class AdvancedEditor : C1.WPF.Core.C1View
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.WPF.Core.C1View
C1.WPF.PropertyGrid.AdvancedEditor