ElementFactoryGetArgs.

Parent Property

Summary

Gets or sets the IControl that is expected to be the parent of the realized element from GetElement(ElementFactoryGetArgs).
Namespace
Avalonia.Controls
Containing Type
ElementFactoryGetArgs

Syntax

public IControl Parent { get; set; }

Value

Type Description
IControl