2 references to ChildIndexFromRealizedIndex
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
8780
visualTreeIndex =
ChildIndexFromRealizedIndex
(childIndex - 1);
8785
visualTreeIndex =
ChildIndexFromRealizedIndex
(childIndex);