10 references to SIF_ALL
UIAutomationClientsideProviders (10)
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 (4)
155si.fMask = NativeMethods.SIF_ALL; 204si.fMask = NativeMethods.SIF_ALL; 298si.fMask = NativeMethods.SIF_ALL; 372si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsScrollBar.cs (2)
588si.fMask = NativeMethods.SIF_ALL; 639si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
549si.fMask = NativeMethods.SIF_ALL;