Share via


Windows.ApplicationModel.Resources Namespace

Provides simplified access to application resources, such as strings, that are defined using basic naming conventions for runtime apps.

Equivalent WinUI 2 API for UWP: Microsoft.Windows.ApplicationModel.Resources (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

Classes

Name Description
ResourceLoader

Provides simplified access to app resources such as app UI strings.

Equivalent WinUI 2 API for UWP: Microsoft.Windows.ApplicationModel.Resources.ResourceLoader (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

See also