WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / IC1ContextMenu Interface / PlacementTarget Property
In This Topic
    PlacementTarget Property (IC1ContextMenu)
    In This Topic
    Gets or sets the FrameworkElement relative to which the context menu is positioned when it opens.
    Syntax
    FrameworkElement PlacementTarget {get; set;}
    See Also