Summary
Called when the control is added to a rooted visual tree.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- Popup
Syntax
protected override void OnAttachedToVisualTree(VisualTreeAttachmentEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Visual |
The event args. |
Return Value
Type | Description |
---|---|
void |