4 references to EVENT_OBJECT_HIDE
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (2)
200case NativeMethods.EVENT_OBJECT_HIDE: 359case NativeMethods.EVENT_OBJECT_HIDE:
MS\Internal\AutomationProxies\WindowsTooltip.cs (2)
176if( eventId == NativeMethods.EVENT_OBJECT_HIDE /*|| eventId == NativeMethods.EVENT_OBJECT_DESTROY*/ ) 374new WinEventTracker.EvtIdProperty(NativeMethods.EVENT_OBJECT_HIDE, 0),