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