1 reference to Add
System.Windows.Forms (1)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyleCollection.cs (1)
26int IList.Add(object? style) => Add((TableLayoutStyle)style!);