7 references to EventObjectLocationChange
UIAutomationClientSideProviders (7)
MS\Internal\AutomationProxies\EventManager.cs (3)
163if (eventId == NativeMethods.EventObjectLocationChange) 174if (eventId == NativeMethods.EventObjectLocationChange) 471if (eventId == NativeMethods.EventObjectLocationChange)
MS\Internal\AutomationProxies\ProxyHwnd.cs (2)
364return new int[] { NativeMethods.EventObjectLocationChange }; 450new(NativeMethods.EventObjectLocationChange, idEvent),
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
76if (eventId == NativeMethods.EventObjectLocationChange
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
564NativeMethods.EventObjectLocationChange,