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