Application.

Resources Property

Summary

Gets the application's global resource dictionary.
Namespace
Avalonia
Containing Type
Application

Syntax

public IResourceDictionary Resources { get; set; }

Value

Type Description
IResourceDictionary