Scales a value.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public class ScalingConverter : IValueConverter
Visual Basic (Declaration)
Public Class ScalingConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfElements.WpfPropertyGrid..::.ScalingConverter

See Also