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