Initializes a new instance of the DoubleConverter class.
Namespace: Dapfor.Wpf.ConvertersAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
public DoubleConverter() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: DoubleConverter() |
F# |
---|
new : unit -> DoubleConverter |