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