OnAttachedToLogicalTree Method
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected override void OnAttachedToLogicalTree(
LogicalTreeAttachmentEventArgs e
)
Protected Overrides Sub OnAttachedToLogicalTree (
e As LogicalTreeAttachmentEventArgs
)
abstract OnAttachedToLogicalTree :
e : LogicalTreeAttachmentEventArgs -> unit
override OnAttachedToLogicalTree :
e : LogicalTreeAttachmentEventArgs -> unit