13 writes to fMask
UIAutomationClientsideProviders (13)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
772si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1690si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
65si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsScroll.cs (5)
155si.fMask = NativeMethods.SIF_ALL; 204si.fMask = NativeMethods.SIF_ALL; 261si.fMask = NativeMethods.SIF_RANGE | NativeMethods.SIF_PAGE; 298si.fMask = NativeMethods.SIF_ALL; 372si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsScrollBar.cs (3)
451si.fMask = NativeMethods.SIF_RANGE | NativeMethods.SIF_PAGE; 588si.fMask = NativeMethods.SIF_ALL; 639si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (2)
216si.fMask = NativeMethods.SIF_RANGE; 549si.fMask = NativeMethods.SIF_ALL;