WindowExtendClientAreaTitleBarHeightHint Property
Gets or Sets the TitlebarHeightHint for when the client area is extended.
A value of -1 will cause the titlebar to be auto sized to the OS default.
Any other positive value will cause the titlebar to assume that height.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double ExtendClientAreaTitleBarHeightHint { get; set; }
Public Property ExtendClientAreaTitleBarHeightHint As Double
Get
Set
member ExtendClientAreaTitleBarHeightHint : float with get, set
Property Value
Double