7 references to EventObjectLocationChange
UIAutomationClientsideProviders (7)
MS\Internal\AutomationProxies\EventManager.cs (3)
177if (eventId == NativeMethods.EventObjectLocationChange) 188if (eventId == NativeMethods.EventObjectLocationChange) 485if (eventId == NativeMethods.EventObjectLocationChange)
MS\Internal\AutomationProxies\ProxyHwnd.cs (2)
387return new int[] { NativeMethods.EventObjectLocationChange }; 476new WinEventTracker.EvtIdProperty (NativeMethods.EventObjectLocationChange, idEvent),
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
93if (eventId == NativeMethods.EventObjectLocationChange
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
584NativeMethods.EventObjectLocationChange,