Skip to main content

OnAttachedToLogicalTree Method

Called when the styled element is added to a rooted logical tree.

Definition

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

protected virtual void OnAttachedToLogicalTree(
LogicalTreeAttachmentEventArgs e
)

Parameters

  LogicalTreeAttachmentEventArgs
The event args.

See Also

Reference

StyledElement Class
Avalonia Namespace