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