Summary
Called when the styled element is added to a rooted logical tree.
- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- ContentPresenter
Syntax
protected override void OnAttachedToLogicalTree(LogicalTreeAttachmentEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Logical |
The event args. |
Return Value
Type | Description |
---|---|
void |