3 references to ButtonAdapter
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxFlatAdapter.cs (3)
22
ButtonAdapter
.PaintDown(e, Control.CheckState);
37
ButtonAdapter
.PaintOver(e, Control.CheckState);
52
ButtonAdapter
.PaintUp(e, Control.CheckState);