3 references to SIF_RANGE
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (1)
8832
si.fMask = NativeMethods.
SIF_RANGE
;
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (2)
765
info.fMask = NativeMethods.
SIF_RANGE
| NativeMethods.SIF_PAGE;
771
info.fMask = NativeMethods.
SIF_RANGE
| NativeMethods.SIF_PAGE;