7 references to
UIAutomationClient (7)
MS\Internal\Automation\BoundingRectTracker.cs (1)
28: base(new int[]{NativeMethods.EVENT_OBJECT_LOCATIONCHANGE, NativeMethods.EVENT_OBJECT_HIDE})
MS\Internal\Automation\FocusTracker.cs (1)
28: base(_eventIds)
MS\Internal\Automation\MenuTracker.cs (1)
29: base(new int[] {NativeMethods.EVENT_SYSTEM_MENUPOPUPSTART, NativeMethods.EVENT_SYSTEM_MENUPOPUPEND})
MS\Internal\Automation\WindowHideOrCloseTracker.cs (1)
33: base(new int[]
MS\Internal\Automation\WindowInteractionStateTracker.cs (1)
30: base(new int[] { NativeMethods.EVENT_OBJECT_STATECHANGE })
MS\Internal\Automation\WindowShowOrOpenTracker.cs (1)
34: base(new int[]
MS\Internal\Automation\WindowVisualStateTracker.cs (1)
27: base(new int[] { NativeMethods.EVENT_OBJECT_LOCATIONCHANGE })