public static string GetRequestedValue( string key, Type targetType, string propertyName )
Parameters
- key
- The expression indicating the desired resource.
- targetType
- The type of the object bound to the expression.
- propertyName
- The name of the property bound to the expression.
Return Value
The localized string resource.