3 references to FindIndexOf
PresentationFramework (3)
System\Windows\Data\BindingGroup.cs (3)
850int index = FindIndexOf(_itemsRW[i], newItems); 1682if (itemWR != null && BindingGroup.FindIndexOf(itemWR, list) < 0) 1891if (itemWR != null && BindingGroup.FindIndexOf(itemWR, list) < 0)