1 write to PageSize
PresentationFramework (1)
MS\Internal\Documents\FixedDocumentPaginator.cs (1)
132set { _document.PageSize = value; }
1 reference to PageSize
PresentationFramework (1)
MS\Internal\Documents\FixedDocumentPaginator.cs (1)
131get { return _document.PageSize; }