2 writes to _maxPage
PresentationFramework (2)
MS\Internal\Printing\Win32PrintDialog.cs (2)
38
_maxPage
= 9999;
195
_maxPage
= value;
1 reference to _maxPage
PresentationFramework (1)
MS\Internal\Printing\Win32PrintDialog.cs (1)
191
return
_maxPage
;