VisualTreeAttachmentEventArgsRoot Property

Gets the root of the visual tree that the visual is being attached to or detached from.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IRenderRoot Root { get; }

Property Value

IRenderRoot

See Also