WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1Popup Class / PlacementTarget Property
In This Topic
    PlacementTarget Property (C1Popup)
    In This Topic
    Gets or sets the element that will determine the position of Child.
    Syntax
    public FrameworkElement PlacementTarget {get; set;}
    See Also