C1.WPF Namespace / C1RadialMenu Class / PlacementTarget Property

In This Topic
PlacementTarget Property (C1RadialMenu)
In This Topic
Gets or sets the FrameworkElement relative to which the C1RadialMenu is positioned when it opens.
Syntax
'Declaration
 
Public Property PlacementTarget As FrameworkElement
 
See Also