Skip to main content

OnAttachedToVisualTreeCore Method

Calls the OnAttachedToVisualTree(VisualTreeAttachmentEventArgs) method for this control and all of its visual descendants.

Definition

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

protected override void OnAttachedToVisualTreeCore(
VisualTreeAttachmentEventArgs e
)

Parameters

  VisualTreeAttachmentEventArgs
The event args.

See Also

Reference

Layoutable Class
Avalonia.Layout Namespace