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