4 references to OnLayout
System.Windows.Forms.Tests (4)
System\Windows\Forms\StatusStripTests.cs (4)
1157
control.
OnLayout
(eventArgs);
1162
control.
OnLayout
(eventArgs);
1183
control.
OnLayout
(eventArgs);
1194
Assert.Throws<NullReferenceException>(() => control.
OnLayout
(null));