14 references to PaintButtonBackground
System.Windows.Forms (14)
winforms\Managed\System\WinForms\ButtonInternal\ButtonPopupAdapter.cs (3)
35
PaintButtonBackground
(e, r, backbrush);
75
PaintButtonBackground
(e, r, backbrush);
132
PaintButtonBackground
(e, r, null);
winforms\Managed\System\WinForms\ButtonInternal\ButtonStandardAdapter.cs (1)
170
PaintButtonBackground
(e, bounds, backbrush);
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxFlatAdapter.cs (1)
68
PaintButtonBackground
(e, Control.ClientRectangle, null);
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxPopupAdapter.cs (3)
34
PaintButtonBackground
(e, Control.ClientRectangle, null);
59
PaintButtonBackground
(e, Control.ClientRectangle, null);
88
PaintButtonBackground
(e, Control.ClientRectangle, null);
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxStandardAdapter.cs (1)
29
PaintButtonBackground
(e, Control.ClientRectangle, null);
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonFlatAdapter.cs (1)
73
PaintButtonBackground
(e, Control.ClientRectangle, null);
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonPopupAdapter.cs (3)
30
PaintButtonBackground
(e, Control.ClientRectangle, null);
52
PaintButtonBackground
(e, Control.ClientRectangle, null);
75
PaintButtonBackground
(e, Control.ClientRectangle, null);
winforms\Managed\System\WinForms\ButtonInternal\RadioButtonStandardAdapter.cs (1)
27
PaintButtonBackground
(e, Control.ClientRectangle, null);