'Declaration
<C1ControlAttribute()> <C1TemplatePartAttribute(Name="Unit", Type=C1.WPF.Input.C1ComboBox)> <TemplatePartAttribute(Name="Unit", Type=C1.WPF.Input.C1ComboBox)> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class GridLengthEditorControl Inherits C1.WPF.Core.C1View
[C1Control()] [C1TemplatePart(Name="Unit", Type=C1.WPF.Input.C1ComboBox)] [TemplatePart(Name="Unit", Type=C1.WPF.Input.C1ComboBox)] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class GridLengthEditorControl : C1.WPF.Core.C1View