VisualTreeAttachmentEventArgs.

Root Property

Summary

Gets the root of the visual tree that the visual is being attached to or detached from.
Namespace
Avalonia
Containing Type
VisualTreeAttachmentEventArgs

Syntax

public IRenderRoot Root { get; }

Value

Type Description
IRenderRoot