WindowDecorationMargin Property
Gets the WindowDecorationMargin. This tells you the thickness around the window that is used by borders and the titlebar.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Thickness WindowDecorationMargin { get; }
Public ReadOnly Property WindowDecorationMargin As Thickness
Get
member WindowDecorationMargin : Thickness with get