5 references to OnLayout
System.Windows.Forms.Tests (5)
System\Windows\Forms\TableLayoutPanelTests.cs (5)
1353
control.
OnLayout
(eventArgs);
1359
control.
OnLayout
(eventArgs);
1386
control.
OnLayout
(eventArgs);
1395
control.
OnLayout
(eventArgs);
1407
Assert.Throws<NullReferenceException>(() => control.
OnLayout
(null));