Skip to main content

AttachedToLogicalTree Event

Raised when the styled element is attached to a rooted logical tree.

Definition

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

public event EventHandler<LogicalTreeAttachmentEventArgs> AttachedToLogicalTree
View Source

Value

EventHandler(LogicalTreeAttachmentEventArgs)

Implements

ILogical.AttachedToLogicalTree

See Also

Reference

StyledElement Class
Avalonia Namespace