4 references to FixedOrderEndPage
PresentationFramework (4)
System\Windows\Documents\FixedFlowMap.cs (1)
410
private readonly static FixedNode s_FixedEnd = FixedNode.Create(
FixedOrderEndPage
, 1, FixedOrderEndVisual, -1, null);
System\Windows\Documents\FixedPageStructure.cs (2)
276
if (currentFixedNode.Page == FixedFlowMap.
FixedOrderEndPage
)
523
currentFixedNode.Page == FixedFlowMap.
FixedOrderEndPage
||
System\Windows\Documents\FixedTextBuilder.cs (1)
1102
|| pageIndex == FixedFlowMap.
FixedOrderEndPage