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