VisualTreeAttachmentEventArgsRoot Property
Gets the root of the visual tree that the visual is being attached to or detached from.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IRenderRoot Root { get; }
Public ReadOnly Property Root As IRenderRoot
Get
member Root : IRenderRoot with get
Property Value
IRenderRoot