2 references to _toolTipEventIds
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsTooltip.cs (2)
89WinEventTracker.AddToNotificationList(IntPtr.Zero, new WinEventTracker.ProxyRaiseEvents(OnToolTipEvents), _toolTipEventIds); 106WinEventTracker.RemoveToNotificationList(IntPtr.Zero, _toolTipEventIds, new WinEventTracker.ProxyRaiseEvents(OnToolTipEvents));