StyledElement.

Resources Property

Summary

Gets or sets the styled element's resource dictionary.
Namespace
Avalonia
Containing Type
StyledElement

Syntax

public IResourceDictionary Resources { get; set; }

Value

Type Description
IResourceDictionary