[]
Represents a service that provides static methods to display a context menu.
public static class C1ContextMenuService
Name | Description |
---|---|
ContextMenuProperty | Identifies the ContextMenu dependency property. |
Name | Description |
---|---|
GetContextMenu(DependencyObject) | Gets the context menu for a control. |
SetContextMenu(DependencyObject, IC1ContextMenu) | Sets the context menu for a control. |