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