Changes

Version 4.0 (WinX)

3 bytes removed, 12:50, 27 January 2022
* PriorityPropertyClickedCommand/PriorityPropertyRightClickedCommand are deleted since they are the same as PropertyClickedCommand/PropertyRightClickedCommand. You should use the latter instead;
* Removed "Content.", "OwnerModel." from bindings.
 
=== UBIKGlobalStatusBar ===
* "{Binding WritingToDB, ....]" is changed to "{Binding AppStatus.WritingToDB, ...}"
* "{Binding TaskCount, ....]" is changed to "{Binding AppStatus.TaskCount, ...}"
 
=== UBIKPropertyValueRecordDialog ===
* Changed from "PropertyItem" to "PropertyViewModel" in bindings.
 
=== Editor related templates ===