Version

ContextMenuService Class Members

The following tables list the members exposed by ContextMenuService.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ManagerPropertyIdentifies the Manager attached dependency property.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CloseActiveContextMenuCloses the active context menu.  
Public Methodstatic (Shared in Visual Basic)GetManagerGets the value of the ContextMenuManager attached property.  
Public Methodstatic (Shared in Visual Basic)IsMenuOpenForElementDetermines whether a XamContextMenu is a opened for the specified element.  
Public Methodstatic (Shared in Visual Basic)SetManagerSets the value of the ContextMenuManager attached property.  
See Also