[]
Gets or sets whether the popup will close automatically when tapping outside the popup.
public bool AutoClose { get; set; }
Public Property AutoClose As Boolean
See CloseOnLostFocus and CloseOnWindowChanged for more options.