C# 클래스 withSIX.Play.Presentation.Wpf.Converters.PingToForegroundConverter

상속: IValueConverter
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object
ConvertBack ( object value, Type targetType, object parameter, CultureInfo culture ) : object

메소드 상세

Convert() 공개 메소드

public Convert ( object value, Type targetType, object parameter, CultureInfo culture ) : object
value object
targetType System.Type
parameter object
culture System.Globalization.CultureInfo
리턴 object

ConvertBack() 공개 메소드

public ConvertBack ( object value, Type targetType, object parameter, CultureInfo culture ) : object
value object
targetType System.Type
parameter object
culture System.Globalization.CultureInfo
리턴 object

프로퍼티 상세

Fast 공개적으로 정적으로 프로퍼티

public static SolidColorBrush,System.Windows.Media Fast
리턴 System.Windows.Media.SolidColorBrush

Fastest 공개적으로 정적으로 프로퍼티

public static SolidColorBrush,System.Windows.Media Fastest
리턴 System.Windows.Media.SolidColorBrush

Medium 공개적으로 정적으로 프로퍼티

public static SolidColorBrush,System.Windows.Media Medium
리턴 System.Windows.Media.SolidColorBrush

Nothing 공개적으로 정적으로 프로퍼티

public static SolidColorBrush,System.Windows.Media Nothing
리턴 System.Windows.Media.SolidColorBrush

Slow 공개적으로 정적으로 프로퍼티

public static SolidColorBrush,System.Windows.Media Slow
리턴 System.Windows.Media.SolidColorBrush