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