1 write to _lastFormatWidth
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\FlowDocumentPage.cs (1)
145
_lastFormatWidth
= pageSize.Width;
1 reference to _lastFormatWidth
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\FlowDocumentPage.cs (1)
138
if(!DoubleUtil.AreClose(
_lastFormatWidth
, pageSize.Width) || !DoubleUtil.AreClose(_pageMargin.Left, pageMargin.Left) ||