9 references to OnPaintBackground
System.Windows.Forms.Tests (9)
System\Windows\Forms\ScrollableControlTests.cs (9)
1553
control.
OnPaintBackground
(eventArgs);
1559
control.
OnPaintBackground
(eventArgs);
1711
control.
OnPaintBackground
(eventArgs);
1719
control.
OnPaintBackground
(eventArgs);
1759
control.
OnPaintBackground
(eventArgs);
1768
control.
OnPaintBackground
(eventArgs);
1862
control.
OnPaintBackground
(eventArgs);
1873
control.
OnPaintBackground
(eventArgs);
1886
Assert.Throws<ArgumentNullException>(() => control.
OnPaintBackground
(null));