2 references to WindowClosedEventArgs
UIAutomationClient (2)
MS\Internal\Automation\ClientEventManager.cs (1)
596
WindowClosedEventArgs e = new
WindowClosedEventArgs
( runtimeId );
MS\Internal\Automation\UiaCoreApi.cs (1)
685
return new
WindowClosedEventArgs
(runtimeId);