3 references to DrawParentBackground
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (1)
8175ButtonRenderer.DrawParentBackground(g, rectangle, this);
System\Windows\Forms\Controls\Buttons\CheckBoxRenderer.cs (1)
38/// <inheritdoc cref="ButtonRenderer.DrawParentBackground(Graphics, Rectangle, Control)"/>
System\Windows\Forms\Controls\Buttons\RadioButtonRenderer.cs (1)
39/// <inheritdoc cref="ButtonRenderer.DrawParentBackground(Graphics, Rectangle, Control)"/>