1 write to _currentItem
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (1)
1597_currentItem = owner._component;
3 references to _currentItem
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (3)
1642if (_currentItem is ToolStripDropDownItem) 1699if (_currentItem is ToolStripDropDownItem) 1703else if (_currentItem is MenuStrip)