[]
Defines the context menu interface.
public interface IC1ContextMenu
Name | Description |
---|---|
PlacementTarget | Gets or sets the FrameworkElement relative to which the context menu is positioned when it opens. |
Name | Description |
---|---|
Show(FrameworkElement, Point) | Displays the context menu at the specified position. |