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