2 references to OnToolTipClosed
PresentationFramework (2)
src\Framework\System\Windows\Controls\PopupControlService.cs (2)
520
_currentToolTip.Closed +=
OnToolTipClosed
;
628
toolTip.Closed -=
OnToolTipClosed
;