Summary
Gets or sets a context menu to the control.
- Namespace
- Avalonia
.Controls - Containing Type
- Control
Syntax
public ContextMenu? ContextMenu { get; set; }
Value
Type | Description |
---|---|
ContextMenu? |
public ContextMenu? ContextMenu { get; set; }
Type | Description |
---|---|
ContextMenu? |