'Declaration
<C1ControlAttribute()> <LocalizabilityAttribute(LocalizationCategory.RadioButton)> <DefaultEventAttribute("Checked")> <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 C1RadioButton Inherits System.Windows.Controls.RadioButton
[C1Control()] [Localizability(LocalizationCategory.RadioButton)] [DefaultEvent("Checked")] [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 C1RadioButton : System.Windows.Controls.RadioButton