2 references to ViewIndexOf
PresentationFramework (2)
MS\Internal\Data\CompositeCollectionView.cs (2)
879positionY = cc.ViewIndexOf(item); 1284int positionY = cc.ViewIndexOf(CurrentItem);