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