4 references to AllPages
PresentationFramework (3)
MS\Internal\Printing\PrintDlgExMarshaler.cs (1)
135
_dialog.PageRangeSelection = PageRangeSelection.
AllPages
;
MS\Internal\Printing\Win32PrintDialog.cs (1)
37
_pageRangeSelection = PageRangeSelection.
AllPages
;
System\Windows\Controls\PrintDialog.cs (1)
45
_pageRangeSelection = PageRangeSelection.
AllPages
;
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
360
PageRangeSelection pageRangeSelection = PageRangeSelection.
AllPages
;