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