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