2 references to FixedOrderEndPage
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedFlowMap.cs (1)
424
private readonly static FixedNode s_FixedEnd = FixedNode.Create(
FixedOrderEndPage
, 1, FixedOrderEndVisual, -1, null);
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1133
|| pageIndex == FixedFlowMap.
FixedOrderEndPage