2 references to message
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (1)
1614
if (msg.
message
== NativeMethods.WM_HOTKEY && (short)msg.wParam == atom)
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
112
if (msg.
message
== NativeMethods.WM_QUIT)