WindowExtendClientAreaToDecorationsHint Property
Gets or sets if the ClientArea is Extended into the Window Decorations (chrome or border).
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ExtendClientAreaToDecorationsHint { get; set; }
Public Property ExtendClientAreaToDecorationsHint As Boolean
Get
Set
member ExtendClientAreaToDecorationsHint : bool with get, set
Property Value
Boolean