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