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