ComponentOne Basic Library for UWP
PlacementTarget Property (C1ContextMenu)

C1.UWP Assembly > C1.Xaml Namespace > C1ContextMenu Class : PlacementTarget Property
Gets or sets the FrameworkElement relative to which the C1ContextMenu is positioned when it opens.
Syntax
'Declaration
 
Public Property PlacementTarget As Windows.UI.Xaml.FrameworkElement
public Windows.UI.Xaml.FrameworkElement PlacementTarget {get; set;}
See Also

Reference

C1ContextMenu Class
C1ContextMenu Members