1 write to _textItem
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.TextLine.cs (1)
66_textItem = textLineInfo.Item;
2 references to _textItem
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.TextLine.cs (2)
67_label.Text = StripAmpersands(_textItem.DisplayName); 70toolTip.SetToolTip(_label, _textItem.Description);