2 references to RadioButton
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
8967DefaultConstructor = delegate () { return new System.Windows.Controls.RadioButton(); },
System\Windows\Markup\KnownTypes.cs (1)
1482case KnownElements.RadioButton: o = new System.Windows.Controls.RadioButton(); break;