1#if !NETFX_CORE && !XAMARIN
10using System.Collections.Generic;
13using System.Windows.Data;
29 public object Convert(
object value, Type targetType,
object parameter, System.Globalization.CultureInfo culture)
41 public object ConvertBack(
object value, Type targetType,
object parameter, System.Globalization.CultureInfo culture)
Converts a Boolean value into its inverse.
object ConvertBack(object value, Type targetType, object parameter, System.Globalization.CultureInfo culture)
Converts a value.
object Convert(object value, Type targetType, object parameter, System.Globalization.CultureInfo culture)
Converts a value.