Summary
Opens the submenu.
- Namespace
- Avalonia
.Controls - Containing Type
- MenuItem
Syntax
public void Open()
Remarks
This has the same effect as setting
IsSubMenuOpen
to true.
Return Value
Type | Description |
---|---|
void |