Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Context menu host contract
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Syntax
'Declaration
Public Interface IContextMenuHost
public interface IContextMenuHost
public interface class IContextMenuHost
type IContextMenuHost = interface end
public interface IContextMenuHost
The IContextMenuHost type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ContextMenuXPosition | The context menu X position |
![]() |
ContextMenuYPosition | The context menu Y position |
![]() |
IsContextMenuShowing | Context menu is showing or not |
Top