9 references to OnPaintBackground
System.Windows.Forms.Tests (9)
System\Windows\Forms\ScrollableControlTests.cs (9)
1555
control.
OnPaintBackground
(eventArgs);
1561
control.
OnPaintBackground
(eventArgs);
1713
control.
OnPaintBackground
(eventArgs);
1721
control.
OnPaintBackground
(eventArgs);
1761
control.
OnPaintBackground
(eventArgs);
1770
control.
OnPaintBackground
(eventArgs);
1864
control.
OnPaintBackground
(eventArgs);
1875
control.
OnPaintBackground
(eventArgs);
1888
Assert.Throws<ArgumentNullException>(() => control.
OnPaintBackground
(null));