1 write to _currentItem
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (1)
1588_currentItem = owner._component;
3 references to _currentItem
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (3)
1633if (_currentItem is ToolStripDropDownItem) 1690if (_currentItem is ToolStripDropDownItem) 1694else if (_currentItem is MenuStrip)