2 references to Name
System.Windows.Forms (2)
winforms\Managed\System\WinForms\StatusBar.cs (2)
1460
if (WindowsFormsUtils.SafeCompareStrings(this[lastAccessedIndex].
Name
, key, /* ignoreCase = */ true)) {
1467
if (WindowsFormsUtils.SafeCompareStrings(this[i].
Name
, key, /* ignoreCase = */ true)) {