3 references to PaintBackground
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (1)
7974PaintBackground(pevent, rect);
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.cs (1)
520Control.PaintBackground(e, bounds);
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxPopupAdapter.cs (1)
62Control.PaintBackground(e, Control.ClientRectangle);