1 write to MaxPage
PresentationFramework (1)
System\Windows\Controls\PrintDialog.cs (1)
299
dlg.
MaxPage
= Math.Max(dlg.MinPage, Math.Max(_minPage, _maxPage));
3 references to MaxPage
PresentationFramework (3)
MS\Internal\Printing\PrintDlgExMarshaler.cs (2)
463
nMaxPage = _dialog.
MaxPage
,
542
nMaxPage = _dialog.
MaxPage
,
System\Windows\Controls\PrintDialog.cs (1)
306
Math.Min((int)dlg.
MaxPage
, _pageRange.PageTo));