Difference between revisions of "Version 3.6 (WinX)"
| Line 1: | Line 1: | ||
| + | {{Attention|There are breaking XAML template changes in this version. If you use any customized XAMLs from older versions, they should be updated according to [[XAML_Changes_in_UBIK_WinX_3.6|these instructions]]. }} | ||
| + | |||
= Initial Release = | = Initial Release = | ||
=== New features === | === New features === | ||
| Line 12: | Line 14: | ||
= Build History = | = Build History = | ||
| + | |||
| + | = Breaking changes = | ||
| + | |||
| + | * If the template "UBIKMainArea.xaml" has been customized, in the xaml all references to "Root" need to be updated to "contentPage", like: "{Binding ElementName=Root needs to be changed to "{Binding ElementName=contentPage | ||
<headertabs /> | <headertabs /> | ||
Revision as of 12:51, 10 July 2019
| There are breaking XAML template changes in this version. If you use any customized XAMLs from older versions, they should be updated according to these instructions. |
