Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 824 Bytes

windows_applicationmodel_resources_core.md

File metadata and controls

26 lines (17 loc) · 824 Bytes
-api-id -api-type
N:Windows.ApplicationModel.Resources.Core
winrt namespace

Windows.ApplicationModel.Resources.Core

-description

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.

-remarks

-examples

-see-also

App resources and the Resource Management System, Application resources and localization sample