public class StringToDateTime : ConverterBase
StringToDateTime | Initializes a new instance of the StringToDateTime 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)) |