[]
Converts a value into a specified type.
public class DefaultValueConverter : IValueConverter
| Name | Description |
|---|---|
| DefaultValueConverter() |
| Name | Description |
|---|---|
| Convert(object, Type, object, string) | |
| ConvertBack(object, Type, object, string) | |
| GetFormattedString(object, string) | Formats the value parameter using the specified format. |