4 references to DrawParentBackground
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ButtonRenderer.cs (1)
85
visualStyleRenderer.
DrawParentBackground
(g, bounds, childControl);
winforms\Managed\System\WinForms\CheckBoxRenderer.cs (1)
89
visualStyleRenderer.
DrawParentBackground
(g, bounds, childControl);
winforms\Managed\System\WinForms\GroupBoxRenderer.cs (1)
88
visualStyleRenderer.
DrawParentBackground
(g, bounds, childControl);
winforms\Managed\System\WinForms\RadioButtonRenderer.cs (1)
88
visualStyleRenderer.
DrawParentBackground
(g, bounds, childControl);