[]
        
(Showing Draft Content)

C1.WPF.C1RadialMenu.PlacementTarget

PlacementTarget Property

PlacementTarget

Gets or sets the FrameworkElement relative to which the C1RadialMenu is positioned when it opens.

Declaration
public FrameworkElement PlacementTarget { get; set; }
Implements