4 references to _toolTipEventIds
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsTooltip.cs (4)
97
WinEventTracker.AddToNotificationList( IntPtr.Zero, new WinEventTracker.ProxyRaiseEvents( OnToolTipEvents ),
_toolTipEventIds
,
_toolTipEventIds
.Length );
114
WinEventTracker.RemoveToNotificationList( IntPtr.Zero,
_toolTipEventIds
, new WinEventTracker.ProxyRaiseEvents( OnToolTipEvents ),
_toolTipEventIds
.Length );