3 instantiations of SubTableLayoutStyle
System.Windows.Forms.Tests (3)
System\Windows\Forms\TableLayoutStyleTests.cs (3)
15SubTableLayoutStyle style = new(); 24SubTableLayoutStyle style = new() 149Assert.Throws<NotSupportedException>(() => converter.ConvertTo(new SubTableLayoutStyle { SizeType = sizeType }, typeof(InstanceDescriptor)));
2 references to SubTableLayoutStyle
System.Windows.Forms.Tests (2)
System\Windows\Forms\TableLayoutStyleTests.cs (2)
15SubTableLayoutStyle style = new(); 24SubTableLayoutStyle style = new()