3 references to AllPages
PresentationFramework (3)
src\Framework\MS\Internal\Printing\PrintDlgExMarshaler.cs (1)
161
_dialog.PageRangeSelection = PageRangeSelection.
AllPages
;
src\Framework\MS\Internal\Printing\Win32PrintDialog.cs (1)
48
_pageRangeSelection = PageRangeSelection.
AllPages
;
src\Framework\System\Windows\Controls\PrintDialog.cs (1)
70
_pageRangeSelection = PageRangeSelection.
AllPages
;