13 writes to fMask
UIAutomationClientSideProviders (13)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
707si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1681si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
54si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsScroll.cs (5)
145si.fMask = NativeMethods.SIF_ALL; 194si.fMask = NativeMethods.SIF_ALL; 251si.fMask = NativeMethods.SIF_RANGE | NativeMethods.SIF_PAGE; 288si.fMask = NativeMethods.SIF_ALL; 362si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsScrollBar.cs (3)
436si.fMask = NativeMethods.SIF_RANGE | NativeMethods.SIF_PAGE; 573si.fMask = NativeMethods.SIF_ALL; 624si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (2)
207si.fMask = NativeMethods.SIF_RANGE; 540si.fMask = NativeMethods.SIF_ALL;