ThicknessToDoubleConverter Class

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 : IValueConverter

Attributes

Type Description
ValueConversion

Properties

Methods