C# Class Dev2.CustomControls.Converters.MathFunctionDoubleToThicknessConverter

Inheritance: System.Windows.DependencyObject, IMultiValueConverter
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Свойство Type Description
FunctionProperty System.Windows.DependencyProperty
OffsetProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
Convert ( object values, Type targetType, object parameter, CultureInfo culture ) : object
ConvertBack ( object value, Type targetTypes, object parameter, CultureInfo culture ) : object[]

Method Details

Convert() public méthode

public Convert ( object values, Type targetType, object parameter, CultureInfo culture ) : object
values object
targetType System.Type
parameter object
culture System.Globalization.CultureInfo
Résultat object

ConvertBack() public méthode

public ConvertBack ( object value, Type targetTypes, object parameter, CultureInfo culture ) : object[]
value object
targetTypes System.Type
parameter object
culture System.Globalization.CultureInfo
Résultat object[]

Property Details

FunctionProperty public_oe static_oe property

public static DependencyProperty,System.Windows FunctionProperty
Résultat System.Windows.DependencyProperty

OffsetProperty public_oe static_oe property

public static DependencyProperty,System.Windows OffsetProperty
Résultat System.Windows.DependencyProperty