5 references to OnLayout
System.Windows.Forms.Design.Tests (5)
System\ComponentModel\Design\ByteViewerTests.cs (5)
343
control.
OnLayout
(eventArgs);
349
control.
OnLayout
(eventArgs);
376
control.
OnLayout
(eventArgs);
385
control.
OnLayout
(eventArgs);
397
Assert.Throws<NullReferenceException>(() => control.
OnLayout
(null));