2 writes to _image
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\StandardCommandToolStripMenuItem.cs (2)
87_image = new Icon(typeof(ToolStripMenuItem), _name).ToBitmap(); 101_image = value;
1 reference to _image
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\StandardCommandToolStripMenuItem.cs (1)
97return _image;