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