2 references to new
System.Windows.Forms (2)
System\Windows\Forms\Layout\ArrangedElementCollection.cs (2)
10internal static ArrangedElementCollection Empty { get; } = new(0); 12internal ArrangedElementCollection() : this(4)