2 references to OnToolTipClosed
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
465
_currentToolTip.Closed +=
OnToolTipClosed
;
646
tooltip.Closed -=
OnToolTipClosed
;