Show / Hide Table of Contents

Method Convert

| Improve this Doc View Source

Convert(Object, Type, Object, CultureInfo)

Declaration
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
Type Name Description
System.Object value
System.Type targetType
System.Object parameter
System.Globalization.CultureInfo culture
Returns
Type Description
System.Object
Implements
System.Windows.Data.IValueConverter.Convert(System.Object, System.Type, System.Object, System.Globalization.CultureInfo)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest