Hi,
After the update from 15.2 to 16.1, the FieldBinding is ignored
With 15.2 works fine.
...
<igWPF:Field Name="Salutation"
Label="{igWPF:FieldBinding Localizer[Salutation]}"/>
'Localizer' is a ReadOnly Property from the ViewModel.
in 15.2: Label = "Anrede" (Localized German Text)
in 16.1: Label = "Salutation"
Sincerely
You can specify a date for the fix?
(We must decide whether we will change a customer Project)