WindowIsExtendedIntoWindowDecorations Property

Gets if the ClientArea is Extended into the Window Decorations.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsExtendedIntoWindowDecorations { get; }

Property Value

Boolean

See Also