5 references to OnLayout
System.Windows.Forms.Design.Tests (5)
System\ComponentModel\Design\ByteViewerTests.cs (5)
341
control.
OnLayout
(eventArgs);
347
control.
OnLayout
(eventArgs);
374
control.
OnLayout
(eventArgs);
383
control.
OnLayout
(eventArgs);
395
Assert.Throws<NullReferenceException>(() => control.
OnLayout
(null));