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)
136if(!DoubleUtil.AreClose(_lastFormatWidth, pageSize.Width) || !DoubleUtil.AreClose(_pageMargin.Left, pageMargin.Left) ||