2 references to OnPopupClosed
PresentationFramework (2)
src\Framework\System\Windows\Controls\ComboBox.cs (2)
1643
_dropDownPopup.Closed -=
OnPopupClosed
;
1659
_dropDownPopup.Closed +=
OnPopupClosed
;