10 references to SIF_ALL
UIAutomationClientsideProviders (10)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
772
si.fMask = NativeMethods.
SIF_ALL
;
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1690
si.fMask = NativeMethods.
SIF_ALL
;
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
65
si.fMask = NativeMethods.
SIF_ALL
;
MS\Internal\AutomationProxies\WindowsScroll.cs (4)
155
si.fMask = NativeMethods.
SIF_ALL
;
204
si.fMask = NativeMethods.
SIF_ALL
;
298
si.fMask = NativeMethods.
SIF_ALL
;
372
si.fMask = NativeMethods.
SIF_ALL
;
MS\Internal\AutomationProxies\WindowsScrollBar.cs (2)
588
si.fMask = NativeMethods.
SIF_ALL
;
639
si.fMask = NativeMethods.
SIF_ALL
;
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
549
si.fMask = NativeMethods.
SIF_ALL
;