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