IValueConverter
Interface defining methods for two-way value conversion between types.
Implement this method to convert value to targetType by using parameter and culture.
Implement this method to convert value back from targetType by using parameter and culture.