C# 클래스 Waves.UI.WPF.Converters.Base.IconStringKeyToGeometryConverter

상속: IValueConverter
파일 보기 프로젝트 열기: waves-framework/waves.ui.wpf

공개 메소드들

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

Новый экземпляр конвертера

메소드 상세

Convert() 공개 메소드

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

ConvertBack() 공개 메소드

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

IconStringKeyToGeometryConverter() 공개 메소드

Новый экземпляр конвертера
public IconStringKeyToGeometryConverter ( ) : System
리턴 System