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