1 reference to OnPopupCouldClose
PresentationFramework (1)
System\Windows\Controls\ToolTip.cs (1)
531
_parentPopup.PopupCouldClose += new EventHandler(
OnPopupCouldClose
);