C# Class ThemeEditor.WPF.Templating.EnumListConverter

Inheritance: System.Windows.Freezable, IValueConverter
Afficher le fichier Open project: usagirei/3DS-Theme-Editor

Méthodes publiques

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
CreateInstanceCore ( ) : System.Windows.Freezable

Method Details

Convert() public méthode

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

ConvertBack() public méthode

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

CreateInstanceCore() protected méthode

protected CreateInstanceCore ( ) : System.Windows.Freezable
Résultat System.Windows.Freezable

Property Details

EnumTypeProperty public_oe static_oe property

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