2 references to FlowCount
PresentationFramework (2)
System\Windows\Documents\FixedPageStructure.cs (1)
820int flowCount = this.FixedTextBuilder.FixedFlowMap.FlowCount;
System\Windows\Documents\FlowPosition.cs (1)
685if (_flowNode.Fp < _FixedFlowMap.FlowCount - 1)