2 references to PrintDialogZeroNotAllowed
PresentationFramework (2)
System\Windows\Controls\PrintDialog.cs (2)
161
throw new System.ArgumentException(SR.Format(SR.
PrintDialogZeroNotAllowed
, "MinPage"));
181
throw new System.ArgumentException(SR.Format(SR.
PrintDialogZeroNotAllowed
, "MaxPage"));