2 references to Name
System.Windows.Forms (2)
System\Windows\Forms\Controls\Labels\LinkLabel.LinkCollection.cs (2)
268
if (WindowsFormsUtils.SafeCompareStrings(this[_lastAccessedIndex].
Name
, key, /* ignoreCase = */ true))
277
if (WindowsFormsUtils.SafeCompareStrings(this[i].
Name
, key, /* ignoreCase = */ true))