VisualTreeAttachmentEventArgsParent Property
Gets the parent that the visual is being attached to or detached from.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Visual Parent { get; }
Public ReadOnly Property Parent As Visual
Get
member Parent : Visual with get
Property Value
Visual