Skip to main content

AttachedToVisualTree Event

Raised when the control is attached to a rooted visual tree.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public event EventHandler<VisualTreeAttachmentEventArgs> AttachedToVisualTree

Value

EventHandler(VisualTreeAttachmentEventArgs)

See Also

Reference

Visual Class
Avalonia Namespace