Method | Description | |
---|---|---|
Convert ( object value, |
||
ConvertBack ( object value, |
||
EnumToDictionaryValueConverter ( ) : System |
Method | Description | |
---|---|---|
TryGetValue ( System.Windows.ResourceDictionary dict, string key, object &val ) : bool |
public Convert ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | ||
return | object |
public ConvertBack ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | ||
return | object |
public EnumToDictionaryValueConverter ( ) : System | ||
return | System |