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