LocalizerExtension Properties
A markup extension that allows you to specify localized strings in XAML.Name | Description |
---|---|
Key | Gets or sets the resource key used to get localized values based on the current culture (locale). This is a bindable property. |
See Also