13 references to PaintButtonBackground
System.Windows.Forms (13)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonPopupAdapter.cs (3)
23
PaintButtonBackground
(e, r, backgroundBrush);
69
PaintButtonBackground
(e, r, backgroundBrush);
123
PaintButtonBackground
(e, r, background: null);
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonStandardAdapter.cs (1)
149
PaintButtonBackground
(e, bounds, backgroundBrush);
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxFlatAdapter.cs (1)
74
PaintButtonBackground
(e, Control.ClientRectangle, background: null);
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxPopupAdapter.cs (2)
27
PaintButtonBackground
(e, Control.ClientRectangle, background: null);
105
PaintButtonBackground
(e, Control.ClientRectangle, background: null);
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxStandardAdapter.cs (1)
25
PaintButtonBackground
(e, Control.ClientRectangle, null);
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonFlatAdapter.cs (1)
77
PaintButtonBackground
(e, Control.ClientRectangle, background: null);
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonPopupAdapter.cs (3)
24
PaintButtonBackground
(e, Control.ClientRectangle, background: null);
53
PaintButtonBackground
(e, Control.ClientRectangle, background: null);
78
PaintButtonBackground
(e, Control.ClientRectangle, background: null);
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonStandardAdapter.cs (1)
20
PaintButtonBackground
(e, Control.ClientRectangle, background: null);