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