10 references to SIF_ALL
UIAutomationClientSideProviders (10)
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 (4)
145si.fMask = NativeMethods.SIF_ALL; 194si.fMask = NativeMethods.SIF_ALL; 288si.fMask = NativeMethods.SIF_ALL; 362si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsScrollBar.cs (2)
573si.fMask = NativeMethods.SIF_ALL; 624si.fMask = NativeMethods.SIF_ALL;
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
540si.fMask = NativeMethods.SIF_ALL;