'Declaration <LocalizabilityAttribute(LocalizationCategory.RadioButton)> <DefaultEventAttribute("Checked")> <DefaultPropertyAttribute("Content")> <ContentPropertyAttribute("Content")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class MaterialRadioButton Inherits System.Windows.Controls.RadioButton Implements Xceed.Wpf.Toolkit.MaterialControls.IMaterialBrushes
'Usage Dim instance As MaterialRadioButton
[Localizability(LocalizationCategory.RadioButton)] [DefaultEvent("Checked")] [DefaultProperty("Content")] [ContentProperty("Content")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class MaterialRadioButton : System.Windows.Controls.RadioButton, Xceed.Wpf.Toolkit.MaterialControls.IMaterialBrushes