IsAttachedToLogicalTree 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)
- C#
- VB
- F#
bool IsAttachedToLogicalTree { get; }
ReadOnly Property IsAttachedToLogicalTree As Boolean
Get
abstract IsAttachedToLogicalTree : bool with get