Base:
method
IndexOf
System.Windows.Data.CollectionView.IndexOf(System.Object)
Implemented interface member:
method
IndexOf
System.Collections.IList.IndexOf(System.Object)
1 reference to IndexOf
PresentationFramework (1)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
457return MoveCurrentToPosition(IndexOf(item));