6 references to ProxyRaiseEvents
UIAutomationClientsideProviders (6)
MS\Internal\AutomationProxies\ProxyHwnd.cs (1)
358
internal WinEventTracker.
ProxyRaiseEvents
_createOnEvent = null;
MS\Internal\AutomationProxies\WinEventTracker.cs (5)
59
static internal void AddToNotificationList (IntPtr hwnd,
ProxyRaiseEvents
raiseEvents, EvtIdProperty[] aEvtIdProp, int cProps)
89
static internal void RemoveToNotificationList (IntPtr hwnd, EvtIdProperty[] aEvtIdProp,
ProxyRaiseEvents
raiseEvents, int cProps)
353
private static void BuildEventsList (EventFlag eFlag, IntPtr hwnd,
ProxyRaiseEvents
raiseEvents, EvtIdProperty[] aEvtIdProp, int cProps)
620
internal
ProxyRaiseEvents
_raiseEventFromRawElement;
622
internal EventCreateParams (IntPtr hwnd, object idProp,
ProxyRaiseEvents
raiseEvents)