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