2 references to RadioButtonFlatAdapter
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonPopupAdapter.cs (1)
18
internal RadioButtonPopupAdapter(ButtonBase control) :
base
(control) {}
winforms\Managed\System\WinForms\RadioButton.cs (1)
544
return new
RadioButtonFlatAdapter
(this);