7 references to EventObjectLocationChange
UIAutomationClientSideProviders (7)
MS\Internal\AutomationProxies\EventManager.cs (3)
164if (eventId == NativeMethods.EventObjectLocationChange) 175if (eventId == NativeMethods.EventObjectLocationChange) 472if (eventId == NativeMethods.EventObjectLocationChange)
MS\Internal\AutomationProxies\ProxyHwnd.cs (2)
366return new int[] { NativeMethods.EventObjectLocationChange }; 455new WinEventTracker.EvtIdProperty (NativeMethods.EventObjectLocationChange, idEvent),
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
77if (eventId == NativeMethods.EventObjectLocationChange
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
573NativeMethods.EventObjectLocationChange,