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