Skip to main content

DataTemplates Property

Gets or sets the application's global data templates.

Definition

Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public DataTemplates DataTemplates { get; }

Property Value

DataTemplates
The application's global data templates.

Implements

IDataTemplateHost.DataTemplates

See Also

Reference

Application Class
Avalonia Namespace