'Declaration
<C1ControlAttribute(True)> <DefaultEventAttribute("Checked")> <LocalizabilityAttribute(LocalizationCategory.Button)> <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 C1ToggleButton Inherits System.Windows.Controls.Primitives.ToggleButton
[C1Control(true)] [DefaultEvent("Checked")] [Localizability(LocalizationCategory.Button)] [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 C1ToggleButton : System.Windows.Controls.Primitives.ToggleButton