9 references to OnPaintBackground
System.Windows.Forms.Tests (9)
System\Windows\Forms\ToolStripTests.cs (9)
5894
control.
OnPaintBackground
(eventArgs);
5900
control.
OnPaintBackground
(eventArgs);
6051
control.
OnPaintBackground
(eventArgs);
6059
control.
OnPaintBackground
(eventArgs);
6099
control.
OnPaintBackground
(eventArgs);
6108
control.
OnPaintBackground
(eventArgs);
6201
control.
OnPaintBackground
(eventArgs);
6212
control.
OnPaintBackground
(eventArgs);
6225
Assert.Throws<ArgumentNullException>(() => control.
OnPaintBackground
(null));