1 instantiation of ContextMenuStripGroupCollection
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\GroupedContextMenuStrip.cs (1)
28_groups ??= new ContextMenuStripGroupCollection();
2 references to ContextMenuStripGroupCollection
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\GroupedContextMenuStrip.cs (2)
12private ContextMenuStripGroupCollection? _groups; 24public ContextMenuStripGroupCollection Groups