[]
Performs conversion to string based on the specified format string.
public class FormatConverter : IValueConverter
Name | Description |
---|---|
FormatConverter() |
Name | Description |
---|---|
Convert(object, Type, object, CultureInfo) | Converts a value when the value is transferred from binding source to target. |
ConvertBack(object, Type, object, CultureInfo) | Converts a value when the value is transferred from target to binding source. |