VisualTreeAttachmentEventArgs.

Parent Property

Summary

Gets the parent that the visual is being attached to or detached from.
Namespace
Avalonia
Containing Type
VisualTreeAttachmentEventArgs

Syntax

public IVisual Parent { get; }

Value

Type Description
IVisual