INameScopeIsCompleted Property

Returns whether further registrations are allowed on the scope

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool IsCompleted { get; }

Property Value

Boolean

See Also