2 references to Layout
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHostTests.cs (2)
1120Assert.Throws<NotSupportedException>(() => control.Layout += handler); 1121control.Layout -= handler;