Opened

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

Occurs when the IsOpen property is set to true.

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

Arguments

Event Handler Parameters

sender

object

The object that invoked the event.

Managed Equivalent

Opened

Applies To

Popup

Version Information

Silverlight 2