Provides functions for accessing resources and localizing content.
The WinJS.Resources namespace has these types of members:
Functions
| Function | Description |
|---|---|
|
Registers an event handler for the specified event. Use this method to register for events that are related to resources, such as when the app's language, scale, or contrast changes. | |
|
Raises an event of the specified type and with the specified additional properties. | |
|
Retrieves the resource string that has the specified resource identifier. | |
|
Processes data-win-res attributes on elements and replaces attributes and properties with resource strings. | |
|
Removes an event listener that the addEventListener method registered. |
Events
| Event | Description |
|---|---|
|
Occurs when the user changes the system's language or contrast, or the scale of the display, or when the user changes any of the items in the current context's qualifier values list (see the Remarks section for more info). |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
Build date: 12/5/2012