10 references to DrawBackground
System.Windows.Forms (10)
System\Windows\Forms\Controls\Buttons\ButtonRenderer.cs (1)
100
t_visualStyleRenderer.
DrawBackground
(hdc, bounds, hwnd);
System\Windows\Forms\Controls\Buttons\CheckBoxRenderer.cs (1)
80
t_visualStyleRenderer.
DrawBackground
(hdc, glyphBounds, hwnd);
System\Windows\Forms\Controls\Buttons\RadioButtonRenderer.cs (1)
61
t_visualStyleRenderer.
DrawBackground
(hdc, glyphBounds, hwnd);
System\Windows\Forms\Controls\ComboBox\ComboBoxRenderer.cs (1)
122
t_visualStyleRenderer.
DrawBackground
(hdc, bounds, hwnd);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
1695
explorerTreeRenderer.
DrawBackground
(hdc, outline, hwnd);
1714
explorerTreeRenderer.
DrawBackground
(compatibleDC, new Rectangle(0, 0, rectangle.Width, rectangle.Height), hwnd);
System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownButtons.cs (2)
274
vsr.
DrawBackground
(
294
vsr.
DrawBackground
(
System\Windows\Forms\Form.cs (1)
4468
_sizeGripRenderer.
DrawBackground
(
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (1)
216
DrawBackground
(hdc, bounds, HWND.Null);