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