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