VisualAttachedToVisualTree Event

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

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public event EventHandler<VisualTreeAttachmentEventArgs> AttachedToVisualTree

Value

EventHandlerVisualTreeAttachmentEventArgs

See Also