Skip to main content

OnAttachedToVisualTree Method

Called when the control is added to a rooted visual tree.

Definition

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

protected virtual void OnAttachedToVisualTree(
VisualTreeAttachmentEventArgs e
)

Parameters

  VisualTreeAttachmentEventArgs
The event args.

See Also

Reference

Visual Class
Avalonia Namespace