2 writes to _flowEnd
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedPageStructure.cs (2)
50
_flowEnd
= _flowStart;
216
_flowEnd
= flowEnd;
1 reference to _flowEnd
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedPageStructure.cs (1)
762
return
_flowEnd
;