WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1PopupBorder Class / Content Property
In This Topic
    Content Property (C1PopupBorder)
    In This Topic
    Gets or sets the content to show inside the border.
    Syntax
    public FrameworkElement Content {get; set;}
    See Also