9 references to OnPaintBackground
System.Windows.Forms.Tests (9)
System\Windows\Forms\ControlTests.Handlers.cs (9)
3875
control.
OnPaintBackground
(eventArgs);
3881
control.
OnPaintBackground
(eventArgs);
4010
control.
OnPaintBackground
(eventArgs);
4018
control.
OnPaintBackground
(eventArgs);
4054
control.
OnPaintBackground
(eventArgs);
4063
control.
OnPaintBackground
(eventArgs);
4148
control.
OnPaintBackground
(eventArgs);
4159
control.
OnPaintBackground
(eventArgs);
4172
Assert.Throws<ArgumentNullException>(() => control.
OnPaintBackground
(null));