TreeViewItemOnAttachedToLogicalTree Method
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected override void OnAttachedToLogicalTree(
LogicalTreeAttachmentEventArgs e
)
Protected Overrides Sub OnAttachedToLogicalTree (
e As LogicalTreeAttachmentEventArgs
)
abstract OnAttachedToLogicalTree :
e : LogicalTreeAttachmentEventArgs -> unit
override OnAttachedToLogicalTree :
e : LogicalTreeAttachmentEventArgs -> unit
Parameters
- e LogicalTreeAttachmentEventArgs
-