10 references to SIF_ALL
UIAutomationClientSideProviders (10)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
707
si.fMask = NativeMethods.
SIF_ALL
;
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1681
si.fMask = NativeMethods.
SIF_ALL
;
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
54
si.fMask = NativeMethods.
SIF_ALL
;
MS\Internal\AutomationProxies\WindowsScroll.cs (4)
145
si.fMask = NativeMethods.
SIF_ALL
;
194
si.fMask = NativeMethods.
SIF_ALL
;
288
si.fMask = NativeMethods.
SIF_ALL
;
362
si.fMask = NativeMethods.
SIF_ALL
;
MS\Internal\AutomationProxies\WindowsScrollBar.cs (2)
573
si.fMask = NativeMethods.
SIF_ALL
;
624
si.fMask = NativeMethods.
SIF_ALL
;
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
540
si.fMask = NativeMethods.
SIF_ALL
;