1 write to stockName
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripGrip.cs (1)
272stockName = SR.GetString(SR.ToolStripGripAccessibleName);
2 references to stockName
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripGrip.cs (2)
271if (string.IsNullOrEmpty(stockName)) { 274return stockName;