9 references to OnPaintBackground
System.Windows.Forms.Tests (9)
System\Windows\Forms\ControlTests.Handlers.cs (9)
3873
control.
OnPaintBackground
(eventArgs);
3879
control.
OnPaintBackground
(eventArgs);
4008
control.
OnPaintBackground
(eventArgs);
4016
control.
OnPaintBackground
(eventArgs);
4052
control.
OnPaintBackground
(eventArgs);
4061
control.
OnPaintBackground
(eventArgs);
4146
control.
OnPaintBackground
(eventArgs);
4157
control.
OnPaintBackground
(eventArgs);
4170
Assert.Throws<ArgumentNullException>(() => control.
OnPaintBackground
(null));