1 write to _toolTip
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.cs (1)
60_toolTip = new ToolTip();
3 references to _toolTip
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerActionPanel.cs (3)
352_toolTip.Dispose(); 866oldLine.UpdateActionItem(newLineInfo, _toolTip, ref currentTabIndex); 885newLine.UpdateActionItem(newLineInfo, _toolTip, ref currentTabIndex);