Skip to main content

OnAttachedToVisualTree Method

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

Definition

Namespace: Avalonia.OpenGL.Controls
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)

protected override void OnAttachedToVisualTree(
VisualTreeAttachmentEventArgs e
)

Parameters

  VisualTreeAttachmentEventArgs
The event args.

See Also

Reference

OpenGlControlBase Class
Avalonia.OpenGL.Controls Namespace