VisualTreeAttachmentEventArgsParent Property

Gets the parent that the visual is being attached to or detached from.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Visual Parent { get; }

Property Value

Visual

See Also