1 write to _currentItem
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (1)
1636_currentItem = owner._component;
3 references to _currentItem
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (3)
1681if (_currentItem is ToolStripDropDownItem) 1738if (_currentItem is ToolStripDropDownItem) 1742else if (_currentItem is MenuStrip)