[]
Gets or sets a value that determines whether the Popup element should be removed from the DOM when the Popup is hidden, as opposed to being hidden.
public bool RemoveOnHide { get; set; }
This property is set to true by default.