C# Class withSIX.Play.Presentation.Wpf.Converters.PingToForegroundConverter

Inheritance: IValueConverter
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Свойство Type Description
Fast System.Windows.Media.SolidColorBrush
Fastest System.Windows.Media.SolidColorBrush
Medium System.Windows.Media.SolidColorBrush
Nothing System.Windows.Media.SolidColorBrush
Slow System.Windows.Media.SolidColorBrush

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

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

Property Details

Fast public_oe static_oe property

public static SolidColorBrush,System.Windows.Media Fast
Résultat System.Windows.Media.SolidColorBrush

Fastest public_oe static_oe property

public static SolidColorBrush,System.Windows.Media Fastest
Résultat System.Windows.Media.SolidColorBrush

Medium public_oe static_oe property

public static SolidColorBrush,System.Windows.Media Medium
Résultat System.Windows.Media.SolidColorBrush

Nothing public_oe static_oe property

public static SolidColorBrush,System.Windows.Media Nothing
Résultat System.Windows.Media.SolidColorBrush

Slow public_oe static_oe property

public static SolidColorBrush,System.Windows.Media Slow
Résultat System.Windows.Media.SolidColorBrush