Summary
Gets or sets the application's global data templates.
- Namespace
- Avalonia
- Containing Type
- Application
Syntax
public DataTemplates DataTemplates { get; }
Value
Type | Description |
---|---|
DataTemplates | The application's global data templates. |