3 references to ClosedKey
PresentationFramework (3)
System\Windows\Controls\Primitives\Popup.cs (3)
424RaiseClrEvent(ClosedKey, e); 1012add { EventHandlersStoreAdd(ClosedKey, value); } 1013remove { EventHandlersStoreRemove(ClosedKey, value); }