WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1ContextMenu Class / PlacementTarget Property
In This Topic
    PlacementTarget Property (C1ContextMenu)
    In This Topic
    Gets the element to which the displayed menu is relative to.
    Syntax
    public FrameworkElement PlacementTarget {get;}
    See Also