ResourceNameToResourceStringConverter Class

Definition

Value converter that look up for the source string in the App Resources strings and returns its value, if found.

C#
public sealed class ResourceNameToResourceStringConverter : Windows.UI.Xaml.Data.IValueConverter
Inheritance
ResourceNameToResourceStringConverter
Implements
Windows.UI.Xaml.Data.IValueConverter

Constructors

Methods

Convert(Object, Type, Object, String)

Take the source string as a resource name that will be looked up in the App Resources. If the resource exists, the value is returned, otherwise.

ConvertBack(Object, Type, Object, String)

Not implemented.

Applies to

Produit Versions
Windows Community Toolkit 6.1.1, 7.0.0, 7.1.0