Summary
Called when the styled element is removed from a rooted logical tree.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- TemplatedControl
Syntax
protected override void OnDetachedFromLogicalTree(LogicalTreeAttachmentEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Logical |
The event args. |
Return Value
Type | Description |
---|---|
void |