IWindowImplExtendedMargins Property

Gets a thickness that describes the amount each side of the non-client area extends into the client area. It includes the titlebar.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Thickness ExtendedMargins { get; }

Property Value

Thickness

See Also