4 references to OnLayout
System.Windows.Forms.Tests (4)
System\Windows\Forms\StatusStripTests.cs (4)
1159
control.
OnLayout
(eventArgs);
1164
control.
OnLayout
(eventArgs);
1185
control.
OnLayout
(eventArgs);
1196
Assert.Throws<NullReferenceException>(() => control.
OnLayout
(null));