4 references to AllPages
PresentationFramework (3)
MS\Internal\Printing\PrintDlgExMarshaler.cs (1)
134
_dialog.PageRangeSelection = PageRangeSelection.
AllPages
;
MS\Internal\Printing\Win32PrintDialog.cs (1)
36
_pageRangeSelection = PageRangeSelection.
AllPages
;
System\Windows\Controls\PrintDialog.cs (1)
44
_pageRangeSelection = PageRangeSelection.
AllPages
;
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
352
PageRangeSelection pageRangeSelection = PageRangeSelection.
AllPages
;