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