InterfaceIStringResourceLoader
Interface
Represents a custom loader that may be used to look-up strings through code.
Definition
Namespace:Telerik.Core
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public interface IStringResourceLoader
Methods
GetString(string)
Retrieves a localized version of the string associated with the specified key.