VisualElement.IsLoaded Property

Definition

Indicates if an element is connected to the main object tree.

public:
 property bool IsLoaded { bool get(); };
public bool IsLoaded { get; }
member this.IsLoaded : bool
Public ReadOnly Property IsLoaded As Boolean

Property Value

Applies to