[]
        
(Showing Draft Content)

C1.WinUI.Menu.IC1ContextMenu

IC1ContextMenu Interface

Defines the context menu interface.

Namespace: C1.WinUI.Menu
Assembly: C1.WinUI.Menu.dll
Syntax
public interface IC1ContextMenu

Properties

Name Description
PlacementTarget

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

Methods

Name Description
Show(FrameworkElement, Point)

Displays the context menu at the specified position.