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