2 writes to _flowEnd
PresentationFramework (2)
System\Windows\Documents\FixedPageStructure.cs (2)
39
_flowEnd
= _flowStart;
205
_flowEnd
= flowEnd;
1 reference to _flowEnd
PresentationFramework (1)
System\Windows\Documents\FixedPageStructure.cs (1)
748
return
_flowEnd
;