| Parameter | Description |
|---|---|
| values | The localized values, in list order. |
Receives the localized values whenever a localized string list resolves or changes.
Subscribe a handler through ILocalizedStringList.ListChanged. The list instance passed to the handler is a copy, so the handler can keep or edit it freely.