public class DoubleToString : ConverterBase
DoubleToString | Initializes a new instance of the DoubleToString class |
Convert | Converts the binding source to target. (Overrides ConverterBaseConvert(Object, Type, Object, CultureInfo)) |
ConvertBack | Converts the binding target back to source. (Overrides ConverterBaseConvertBack(Object, Type, Object, CultureInfo)) |