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