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