1 type derived from RadioButtonFlatAdapter
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonPopupAdapter.cs (1)
16internal class RadioButtonPopupAdapter : RadioButtonFlatAdapter {
1 instantiation of RadioButtonFlatAdapter
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RadioButton.cs (1)
544return new RadioButtonFlatAdapter(this);