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