1 write to _originalText
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
112_originalText = Text;
1 reference to _originalText
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
141Text = $"{_originalText} ({itemInstance.Site.Name}.{Context.PropertyDescriptor.Name})";