5 references to OnLayout
System.Windows.Forms.Tests (5)
System\Windows\Forms\TableLayoutPanelTests.cs (5)
1351
control.
OnLayout
(eventArgs);
1357
control.
OnLayout
(eventArgs);
1384
control.
OnLayout
(eventArgs);
1393
control.
OnLayout
(eventArgs);
1405
Assert.Throws<NullReferenceException>(() => control.
OnLayout
(null));