'Declaration
<C1ControlAttribute(CheckLicense=False, SetDefaultStyleKey=False, NeedsInitializeStatic=True)> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public MustInherit Class C1View Inherits System.Windows.Controls.Control
[C1Control(CheckLicense=false, SetDefaultStyleKey=false, NeedsInitializeStatic=true)] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public abstract class C1View : System.Windows.Controls.Control