2 references to Search
PresentationFramework (2)
MS\Internal\Data\DataExtensionMethods.cs (1)
30return lsList.Search(index, count, value);
System\Windows\Data\ListCollectionView.cs (1)
3186index = list.Search(0, list.Count, item);