Difference between revisions of "Version 4.0 (WinX)"
m (→Converters) |
m (→Editor related templates) |
||
Line 88: | Line 88: | ||
* Prefixed "EditDialogViewModel" with "PropertyViewModel." in the binding of <Button x:Name="TeachInButton" />; (UBIKEditGeo) | * Prefixed "EditDialogViewModel" with "PropertyViewModel." in the binding of <Button x:Name="TeachInButton" />; (UBIKEditGeo) | ||
* UBIKEditString was renamed from UBIKEdit. | * UBIKEditString was renamed from UBIKEdit. | ||
+ | * UBIKEditDateTime now needs the StringToDateTimeTypesConverter when Binding to a value on a PropertyViewModel. | ||
Then for UBIKEditDialogButtons, UBIKEditDialogHeader, UBIKEditDialogNACheck. | Then for UBIKEditDialogButtons, UBIKEditDialogHeader, UBIKEditDialogNACheck. |