9 references to OnPaintBackground
System.Windows.Forms.Tests (9)
System\Windows\Forms\ToolStripTests.cs (9)
5896
control.
OnPaintBackground
(eventArgs);
5902
control.
OnPaintBackground
(eventArgs);
6053
control.
OnPaintBackground
(eventArgs);
6061
control.
OnPaintBackground
(eventArgs);
6101
control.
OnPaintBackground
(eventArgs);
6110
control.
OnPaintBackground
(eventArgs);
6203
control.
OnPaintBackground
(eventArgs);
6214
control.
OnPaintBackground
(eventArgs);
6227
Assert.Throws<ArgumentNullException>(() => control.
OnPaintBackground
(null));