Difference between revisions of "Version 4.0 (WinX)"
Line 70: | Line 70: | ||
* "{Binding WritingToDB, ....]" is changed to "{Binding AppStatus.WritingToDB, ...}" | * "{Binding WritingToDB, ....]" is changed to "{Binding AppStatus.WritingToDB, ...}" | ||
* "{Binding TaskCount, ....]" is changed to "{Binding AppStatus.TaskCount, ...}" | * "{Binding TaskCount, ....]" is changed to "{Binding AppStatus.TaskCount, ...}" | ||
+ | |||
+ | |||
+ | === UBIKPropertyValueRecordDialog === | ||
+ | * Changed from "PropertyItem" to "PropertyViewModel" in bindings. | ||
Line 87: | Line 91: | ||
* Prefixed bindings "EnableNAOption", "NotApplicable", "ValueDefinitions", "ValueDefinition", "EnableMultiValueEditing" & "CanExecuteConfirmEditCommand" with "PropertyViewModel.". | * Prefixed bindings "EnableNAOption", "NotApplicable", "ValueDefinitions", "ValueDefinition", "EnableMultiValueEditing" & "CanExecuteConfirmEditCommand" with "PropertyViewModel.". | ||
− | |||
− | |||
− | |||
<headertabs /> | <headertabs /> |