2 references to _CreateChildIndex
PresentationFramework (2)
System\Windows\Documents\FixedDSBuilder.cs (1)
242int[] childIndex = _fixedPage._CreateChildIndex(fen.uiElement);
System\Windows\Documents\FixedPage.cs (1)
1048return FixedNode.Create(pageIndex, _CreateChildIndex(e));