2 references to OnPopupClosed
PresentationFramework (2)
System\Windows\Controls\ComboBox.cs (2)
1621
_dropDownPopup.Closed -=
OnPopupClosed
;
1637
_dropDownPopup.Closed +=
OnPopupClosed
;