[]
Gets the context menu for a control.
public static IC1ContextMenu GetContextMenu(DependencyObject element)
| Type | Name | Description |
|---|---|---|
| DependencyObject | element | The control from which the context menu is retrieved. |
| Type | Description |
|---|---|
| IC1ContextMenu | The control's context menu. |