7 references to
UIAutomationClient (7)
MS\Internal\Automation\BoundingRectTracker.cs (1)
36
:
base
(new int[]{NativeMethods.EVENT_OBJECT_LOCATIONCHANGE, NativeMethods.EVENT_OBJECT_HIDE})
MS\Internal\Automation\FocusTracker.cs (1)
36
:
base
(_eventIds)
MS\Internal\Automation\MenuTracker.cs (1)
38
:
base
(new int[] {NativeMethods.EVENT_SYSTEM_MENUPOPUPSTART, NativeMethods.EVENT_SYSTEM_MENUPOPUPEND})
MS\Internal\Automation\WindowHideOrCloseTracker.cs (1)
41
:
base
(new int[]
MS\Internal\Automation\WindowInteractionStateTracker.cs (1)
38
:
base
(new int[] { NativeMethods.EVENT_OBJECT_STATECHANGE })
MS\Internal\Automation\WindowShowOrOpenTracker.cs (1)
43
:
base
(new int[]
MS\Internal\Automation\WindowVisualStateTracker.cs (1)
35
:
base
(new int[] { NativeMethods.EVENT_OBJECT_LOCATIONCHANGE })