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