Click or drag to resize

KeyToLocalizedStringConverter Constructor

Initializes a new instance of the KeyToLocalizedStringConverter class

Namespace:  Cauldron.XAML.ValueConverters
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ComponentConstructorAttribute]
public KeyToLocalizedStringConverter()
See Also