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