IWindowImplExtendClientAreaToDecorationsChanged Property
Gets or Sets an action that is called whenever one of the extend client area properties changed.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Action<bool>? ExtendClientAreaToDecorationsChanged { get; set; }
Property ExtendClientAreaToDecorationsChanged As Action(Of Boolean)
Get
Set
abstract ExtendClientAreaToDecorationsChanged : Action<bool> with get, set
Property Value
ActionBoolean