3 references to
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxFlatAdapter.cs (1)
18internal CheckBoxFlatAdapter(ButtonBase control) : base(control) {}
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxPopupAdapter.cs (1)
21internal CheckBoxPopupAdapter(ButtonBase control) : base(control) {}
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxStandardAdapter.cs (1)
19internal CheckBoxStandardAdapter(ButtonBase control) : base(control) {}