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