The following tables list the members exposed by ResourceCustomizer.
Name | Description | |
---|---|---|
![]() | ResourceCustomizer Constructor | Initializes a new ResourceCustomizer |
Name | Description | |
---|---|---|
![]() | GetCustomizedString | Gets the customized string identified by the specified string resource name. |
![]() | ResetAllCustomizedStrings | Clears all strings customized by calls to SetCustomizedString method. |
![]() | ResetCustomizedString | Resets a customized string identified by the specified string resource name so that it will load from the resource file. |
![]() | SetCustomizedString | Sets a customized string identified by the specified string resource name. |
Name | Description | |
---|---|---|
![]() | ResourceCustomizationChanged | This event is raised when a string is customized. The property name in the event arguments refers to the resource name. |