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