WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1Popup Class / Child Property
In This Topic
    Child Property
    In This Topic
    Gets or sets the element that will located in the popup.
    Syntax
    public FrameworkElement Child {get; set;}
    See Also