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(); 863oldLine.UpdateActionItem(newLineInfo, _toolTip, ref currentTabIndex); 882newLine.UpdateActionItem(newLineInfo, _toolTip, ref currentTabIndex);