Skip to main content

IGlobalDataTemplates Interface

Defines the application-global data templates.

Definition

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

[NotClientImplementableAttribute]
public interface IGlobalDataTemplates : IDataTemplateHost
View Source
ImplementsIDataTemplateHost

Properties

DataTemplatesGets the data templates for the element.
(Inherited from IDataTemplateHost)
IsDataTemplatesInitializedGets a value indicating whether DataTemplates is initialized.
(Inherited from IDataTemplateHost)

See Also

Reference

Avalonia.Controls Namespace