Skip to main content

DetachedFromLogicalTree Event

Raised when the control is detached from a rooted logical tree.

Definition

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

event EventHandler<LogicalTreeAttachmentEventArgs> DetachedFromLogicalTree
View Source

Value

EventHandler(LogicalTreeAttachmentEventArgs)

See Also

Reference

ILogical Interface
Avalonia.LogicalTree Namespace