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