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