C1.UWP Assembly / C1.Xaml 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
'Declaration
 
Property PlacementTarget As Windows.UI.Xaml.FrameworkElement
 
See Also