New to Telerik UI for WinUI? Download free 30-day trial

Localization

The built-in localization mechanism in WinUI allows you to localize the RadMaskedInput controls.

Read more about the ways to localize the Telerik WinUI controls in the What is Localization and How to Localize articles.

Resource Keys

In order to be able to distinguish the localization resources, an unique identifier, called a resource key, is assigned to each localizable string.

Here is a list of the Resources available and their default values:

Key Value
MaskedInput_MaskIncomplete Mask is incomplete.
MaskedInput_EmailInvalid E-Mail is not valid.
MaskedInput_RegexInvalid Input does not match the regex {0}.

See Also

In this article
Not finding the help you need?