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