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