3 references to DocumentPage
PresentationFramework (3)
MS\Internal\Documents\DocumentGridPage.cs (3)
240
if (
DocumentPage
.Size != Size.Empty &&
DocumentPage
.Size.Width != 0.0)
242
_documentPageView.SetPageZoom(availableSize.Width /
DocumentPage
.Size.Width);