2 writes to _maxPage
PresentationFramework (2)
MS\Internal\Printing\Win32PrintDialog.cs (2)
36
_maxPage
= 9999;
193
_maxPage
= value;
1 reference to _maxPage
PresentationFramework (1)
MS\Internal\Printing\Win32PrintDialog.cs (1)
189
return
_maxPage
;