10 writes to fMask
System.Windows.Forms (10)
winforms\Managed\System\WinForms\Control.cs (1)
8832
si.
fMask
= NativeMethods.SIF_RANGE;
winforms\Managed\System\WinForms\NativeMethods.cs (1)
3220
fMask
= mask;
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (3)
367
si.
fMask
= NativeMethods.SIF_TRACKPOS;
765
info.
fMask
= NativeMethods.SIF_RANGE | NativeMethods.SIF_PAGE;
771
info.
fMask
= NativeMethods.SIF_RANGE | NativeMethods.SIF_PAGE;
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
990
si.
fMask
= NativeMethods.SIF_TRACKPOS;
winforms\Managed\System\WinForms\ScrollBar.cs (2)
795
si.
fMask
= NativeMethods.SIF_ALL;
894
si.
fMask
= NativeMethods.SIF_TRACKPOS;
winforms\Managed\System\WinForms\ScrollProperties.cs (1)
315
si.
fMask
= NativeMethods.SIF_ALL;
winforms\Managed\System\WinForms\TreeView.cs (1)
2731
si.
fMask
= NativeMethods.SIF_POS;