Parent Property
Gets the parent that the visual is being attached to or detached from.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Visual Parent { get; }
Public ReadOnly Property Parent As Visual
Get
member Parent : Visual with get