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