5 references to DrawBackground
System.Windows.Forms (5)
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (4)
537vsr.DrawBackground(hdc, bounds, clipLeft, HWNDInternal); 538vsr.DrawBackground(hdc, bounds, clipTop, HWNDInternal); 539vsr.DrawBackground(hdc, bounds, clipRight, HWNDInternal); 540vsr.DrawBackground(hdc, bounds, clipBottom, HWNDInternal);
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (1)
245DrawBackground(hdc, bounds, clipRectangle, HWND.Null);