WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1Popup Class / CloseOnLostFocus Property
In This Topic
    CloseOnLostFocus Property
    In This Topic
    Gets or sets whether the popup closes automatically when the focus is out of Child or PlacementTarget.
    Syntax
    public bool CloseOnLostFocus {get; set;}
    See Also