3 instantiations of SubTableLayoutStyle
System.Windows.Forms.Tests (3)
System\Windows\Forms\TableLayoutStyleTests.cs (3)
17SubTableLayoutStyle style = new(); 26SubTableLayoutStyle style = new() 151Assert.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)
17SubTableLayoutStyle style = new(); 26SubTableLayoutStyle style = new()