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