ILogicalIsAttachedToLogicalTree Property

Gets a value indicating whether the element is attached to a rooted logical tree.

Definition

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

Property Value

Boolean

See Also