2 references to new
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\GridItemCollection.cs (1)
13
public static GridItemCollection Empty =
new
(entries: null);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
520
return new
GridItemCollection
(Children);