Closed

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Occurs when the IsOpen property is set to false.

<Popup Closed="eventhandlerFunction"  .../>
[token = ]object.AddEventListener("Closed", eventhandlerFunction)

Arguments

Event Handler Parameters

sender

object

The object that invoked the event.

Managed Equivalent

Closed

Applies To

Popup

Version Information

Silverlight 2