2 references to OnRaiseToolTipClosingEvent
PresentationFramework (2)
src\Framework\System\Windows\Controls\PopupControlService.cs (1)
526ToolTipTimer.Tick += new EventHandler(OnRaiseToolTipClosingEvent);
src\Framework\System\Windows\Controls\ToolTip.cs (1)
496popupControlService.OnRaiseToolTipClosingEvent(null, EventArgs.Empty);