ILogicalAttachedToLogicalTree Event

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

Definition

Namespace: Avalonia.LogicalTree
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
event EventHandler<LogicalTreeAttachmentEventArgs> AttachedToLogicalTree

Value

EventHandlerLogicalTreeAttachmentEventArgs

See Also