Open Method
Opens the submenu.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public void Open()
Public Sub Open
abstract Open : unit -> unit
override Open : unit -> unit
Remarks
This has the same effect as setting IsSubMenuOpen to true.