-api-id | -api-type |
---|---|
N:Windows.ApplicationModel.Resources.Core |
winrt namespace |
Provides classes that enable advanced resource loading.
These classes provide functionality that includes:
- Enumerating resources and resource values.
- Looking up resource values for contexts other than the default.
- Retrieving details about matching resource values.
- Retrieving all possible resource candidates for a context, not just the best match.
- Loading and unloading additional resource files.
App resources and the Resource Management System, Application resources and localization sample