AttachedToLogicalTree Event
Raised when the control is attached to a rooted logical tree.
Definition
Namespace: Avalonia.LogicalTree
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
event EventHandler<LogicalTreeAttachmentEventArgs> AttachedToLogicalTree
Event AttachedToLogicalTree As EventHandler(Of LogicalTreeAttachmentEventArgs)
abstract AttachedToLogicalTree : IEvent<EventHandler<LogicalTreeAttachmentEventArgs>,
LogicalTreeAttachmentEventArgs>
Value
EventHandler(LogicalTreeAttachmentEventArgs)