'Declaration
<C1ControlAttribute()> <DefaultEventAttribute("CheckStateChanged")> <LocalizabilityAttribute(LocalizationCategory.CheckBox)> <DefaultPropertyAttribute("Content")> <ContentPropertyAttribute("Content")> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1CheckBox Inherits System.Windows.Controls.CheckBox
[C1Control()] [DefaultEvent("CheckStateChanged")] [Localizability(LocalizationCategory.CheckBox)] [DefaultProperty("Content")] [ContentProperty("Content")] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1CheckBox : System.Windows.Controls.CheckBox