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