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