2 references to AutomationFocusChangedEventArgs
UIAutomationClient (2)
MS\Internal\Automation\InvokeHandlers.cs (2)
46
:
base
(idObject, idChild)
48
_args = new
AutomationFocusChangedEventArgs
(idObject, idChild);