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