2 references to IndexOf
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingGroup.cs (2)
1835
int index =
IndexOf
(item, propertyName);
1870
int index =
IndexOf
(item, propertyName);