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