9 references to OnPaintBackground
System.Windows.Forms.Tests (9)
System\Windows\Forms\TabPageTests.cs (9)
3997
control.
OnPaintBackground
(eventArgs);
4003
control.
OnPaintBackground
(eventArgs);
4086
control.
OnPaintBackground
(eventArgs);
4094
control.
OnPaintBackground
(eventArgs);
4130
control.
OnPaintBackground
(eventArgs);
4139
control.
OnPaintBackground
(eventArgs);
4232
control.
OnPaintBackground
(eventArgs);
4243
control.
OnPaintBackground
(eventArgs);
4256
Assert.Throws<ArgumentNullException>(() => control.
OnPaintBackground
(null));