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