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)
366
return new int[] { NativeMethods.
EventObjectLocationChange
};
455
new WinEventTracker.EvtIdProperty (NativeMethods.
EventObjectLocationChange
, idEvent),
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
77
if (eventId == NativeMethods.
EventObjectLocationChange
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
573
NativeMethods.
EventObjectLocationChange
,