IsOpen

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

Gets or sets whether the popup is currently displaying on the screen.

<Popup IsOpen="bool" .../>
value = object.IsOpen
object.IsOpen = value

Property Value

Type: Boolean

true if the popup is currently displaying; otherwise, false.

This property is read/write. The default is false.

Managed Equivalent

IsOpen

Applies To

Popup

Version Information

Silverlight 2