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