Class ControlToRealHeightConverter
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
public class ControlToRealHeightConverter : IMultiValueConverter
- Inheritance
-
ControlToRealHeightConverter
- Implements
Fields
Methods
- Convert(object[], Type, object, CultureInfo)
Converts source values to a value for the binding target. The data binding engine calls this method when it propagates the values from source bindings to the binding target.
- ConvertBack(object, Type[], object, CultureInfo)
Converts a binding target value to the source binding values.