IResourceDictionary.

MergedDictionaries Property

Summary

Gets a collection of child resource dictionaries.
Namespace
Avalonia.Controls
Containing Type
IResourceDictionary

Syntax

IList<IResourceProvider> MergedDictionaries { get; }

Value

Type Description
IList<IResourceProvider>