1 reference to OnPopupClosed
PresentationFramework (1)
System\Windows\Controls\ContextMenu.cs (1)
503
_parentPopup.Closed += new EventHandler(
OnPopupClosed
);