3 references to DrawParentBackground
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (1)
8179ButtonRenderer.DrawParentBackground(e, rectangle, this);
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonStandardAdapter.cs (1)
53ButtonRenderer.DrawParentBackground(e, bounds, Control);
System\Windows\Forms\Controls\Buttons\ButtonRenderer.cs (1)
54=> DrawParentBackground((IDeviceContext)g, bounds, childControl);