Summary
Gets or sets the window's main menu.
- Namespace
- Avalonia
.Controls - Containing Type
- Menu
Item Access Key Handler
Syntax
public IMainMenu MainMenu { get; set; }
Remarks
This property is ignored as a menu item cannot have a main menu.
Value
Type | Description |
---|---|
IMainMenu |