3 references to CalculatedSize
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\FlowDocumentPage.cs (3)
164
pageSize = _ptsPage.
CalculatedSize
;
168
SetContentBox(new Rect(pageMargin.Left, pageMargin.Top, _ptsPage.
CalculatedSize
.Width, _ptsPage.
CalculatedSize
.Height));