ContentControl.

ContentTemplate Property

Summary

Gets or sets the data template used to display the content of the control.
Namespace
Avalonia.Controls
Containing Type
ContentControl

Syntax

public IDataTemplate ContentTemplate { get; set; }

Value

Type Description
IDataTemplate