4 references to FixedOrderStartPage
PresentationFramework (4)
System\Windows\Documents\FixedFlowMap.cs (1)
408
private static readonly FixedNode s_FixedStart = FixedNode.Create(
FixedOrderStartPage
, 1, FixedOrderStartVisual, -1, null);
System\Windows\Documents\FixedPageStructure.cs (2)
262
if (currentFixedNode.Page == FixedFlowMap.
FixedOrderStartPage
)
521
if (currentFixedNode.Page == FixedFlowMap.
FixedOrderStartPage
||
System\Windows\Documents\FixedTextBuilder.cs (1)
1097
return ( pageIndex == FixedFlowMap.
FixedOrderStartPage