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