2 writes to _maxPage
PresentationFramework (2)
MS\Internal\Printing\Win32PrintDialog.cs (2)
35
_maxPage
= 9999;
192
_maxPage
= value;
1 reference to _maxPage
PresentationFramework (1)
MS\Internal\Printing\Win32PrintDialog.cs (1)
188
return
_maxPage
;