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