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