WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1Popup Class / CloseOnWindowChanged Property
In This Topic
    CloseOnWindowChanged Property
    In This Topic
    Gets or sets whether the popup is closed when the window position or size changed or it is deactivated.
    Syntax
    public bool CloseOnWindowChanged {get; set;}
    See Also