2 references to
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonFlatAdapter.cs (1)
20
internal RadioButtonFlatAdapter(ButtonBase control) :
base
(control) {}
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonStandardAdapter.cs (1)
18
internal RadioButtonStandardAdapter(ButtonBase control) :
base
(control) {}