- Namespace
- MahApps.Metro .Converters 
- Base Types
- 
									- IValueConverter
 
							graph BT
	Type-->Base0["IValueConverter"]
	Type["ThicknessToDoubleConverter"]
class Type type-node
						
					Syntax
[ValueConversion(typeof(Thickness), typeof(double), ParameterType = typeof(ThicknessSideType))]
public class ThicknessToDoubleConverter : IValueConverterAttributes
| Type | Description | 
|---|---|
| ValueConversion | 
Properties
| Name | Value | Summary | 
|---|---|---|
| TakeThicknessSide | ThicknessSideType | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Convert | object | |
| ConvertBack | object | 
