IsActiveProperty Field
Defines the IsActive property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly DirectProperty<WindowBase, bool> IsActiveProperty
Public Shared ReadOnly IsActiveProperty As DirectProperty(Of WindowBase, Boolean)
static val IsActiveProperty: DirectProperty<WindowBase, bool>
Field Value
DirectProperty(WindowBase, Boolean)