WindowBaseIsActiveProperty Field

Defines the IsActive property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly DirectProperty<WindowBase, bool> IsActiveProperty

Field Value

DirectPropertyWindowBase, Boolean

See Also