Skip to main content

OnDetachedFromLogicalTree Method

Called when the styled element is removed from a rooted logical tree.

Definition​

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

protected override void OnDetachedFromLogicalTree(
LogicalTreeAttachmentEventArgs e
)

Parameters​

  LogicalTreeAttachmentEventArgs
The event args.

See Also​

Reference​

Popup Class
Avalonia.Controls.Primitives Namespace