2 references to ViewIndexOf
PresentationFramework (2)
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (2)
910positionY = cc.ViewIndexOf(item); 1317int positionY = cc.ViewIndexOf(CurrentItem);