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