Summary
Called when the control is removed from a rooted visual tree.
- Namespace
- Avalonia
.Controls - Containing Type
- MenuBase
Syntax
protected override void OnDetachedFromVisualTree(VisualTreeAttachmentEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Visual |
The event args. |
Return Value
Type | Description |
---|---|
void |