Gets or sets the FrameworkElement relative to which the C1ContextMenu is positioned when it opens.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public FrameworkElement PlacementTarget { get; set; } |
Visual Basic |
---|
Public Property PlacementTarget As FrameworkElement Get Set |