13 writes to fMask
UIAutomationClientSideProviders (13)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
707fMask = NativeMethods.SIF_ALL
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1676si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
54fMask = NativeMethods.SIF_ALL
MS\Internal\AutomationProxies\WindowsScroll.cs (5)
144si.fMask = NativeMethods.SIF_ALL; 193fMask = NativeMethods.SIF_ALL 251si.fMask = NativeMethods.SIF_RANGE | NativeMethods.SIF_PAGE; 289fMask = NativeMethods.SIF_ALL 365fMask = NativeMethods.SIF_ALL
MS\Internal\AutomationProxies\WindowsScrollBar.cs (3)
432si.fMask = NativeMethods.SIF_RANGE | NativeMethods.SIF_PAGE; 570fMask = NativeMethods.SIF_ALL 623fMask = NativeMethods.SIF_ALL
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (2)
206si.fMask = NativeMethods.SIF_RANGE; 540fMask = NativeMethods.SIF_ALL