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