WindowWindowDecorationMargin 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) Version: 11.3.999
public Thickness WindowDecorationMargin { get; }

Property Value

Thickness

See Also