[]
        
(Showing Draft Content)

C1.WPF.C1ContextMenuService

C1ContextMenuService Class

Represents a service that provides static methods to display a context menu.

Inheritance
C1ContextMenuService
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public static class C1ContextMenuService

Fields

Name Description
ContextMenuProperty

Identifies the ContextMenu dependency property.

Methods

Name Description
GetContextMenu(DependencyObject)

Gets the context menu for a control.

SetContextMenu(DependencyObject, IC1ContextMenu)

Sets the context menu for a control.