1 instantiation of EnumValueDescription
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripItemCustomMenuItemCollection.cs (1)
96Tag = new EnumValueDescription(propertyName, value)
2 references to EnumValueDescription
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripItemCustomMenuItemCollection.cs (2)
274EnumValueDescription desc = item.Tag as EnumValueDescription;