3 references to OnPaintBackground
System.Windows.Forms.Tests (3)
System\Windows\Forms\StatusStripTests.cs (3)
1229
control.
OnPaintBackground
(eventArgs);
1235
control.
OnPaintBackground
(eventArgs);
1244
Assert.Throws<ArgumentNullException>(() => control.
OnPaintBackground
(null));