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