9 references to OnPaintBackground
System.Windows.Forms.Tests (9)
System\Windows\Forms\TabPageTests.cs (9)
3995
control.
OnPaintBackground
(eventArgs);
4001
control.
OnPaintBackground
(eventArgs);
4084
control.
OnPaintBackground
(eventArgs);
4092
control.
OnPaintBackground
(eventArgs);
4128
control.
OnPaintBackground
(eventArgs);
4137
control.
OnPaintBackground
(eventArgs);
4230
control.
OnPaintBackground
(eventArgs);
4241
control.
OnPaintBackground
(eventArgs);
4254
Assert.Throws<ArgumentNullException>(() => control.
OnPaintBackground
(null));