ContextMenuService Class
A service that locates items to display on a context menu.
Namespace: Microsoft.Windows.Design.Services
Assembly: Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)
Syntax
'Declaration
Public Class ContextMenuService
'Usage
Dim instance As ContextMenuService
public class ContextMenuService
public ref class ContextMenuService
public class ContextMenuService
Remarks
Access the ContextMenuService through the Services property.
Inheritance Hierarchy
System.Object
Microsoft.Windows.Design.Services.ContextMenuService
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.Windows.Design.Services Namespace