Panel Constructor
Initializes a new instance of the Panel class.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Panel()
Public Sub New
new : unit -> Panel
Initializes a new instance of the Panel class.
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
public Panel()
Public Sub New
new : unit -> Panel