ApplicationResources Property

Gets the application's global resource dictionary.

Definition

Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IResourceDictionary Resources { get; set; }

Property Value

IResourceDictionary

See Also