1 reference to Compare
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListControl\ListControl.cs (1)
502found = string.Compare(str, 0, GetItemText(items[index]), 0, str.Length, ignoreCase, CultureInfo.CurrentCulture) == 0;