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