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