Table of Contents
IsOpen Property

Gets or sets a value that indicates whether the Popup is visible.

Syntax
 public Boolean IsOpen { get; set; }
See Also