Changes
/* AR related refactoring */
|ShowInGlobalView||IsVisible
|-
|GeoLocation.''XXX''||GeoCoordinateGeoCoordinates.''XXX''
|-
|UBIKIDPOI||ShowInLocalView||IsVisible
''XXX'' is a placeholder text. For example, the UBIKMapPOI template in version 3.4 had a binding <source lang = "xml">{Binding Content.ClassificationHandler.StatusColor, ...}</source>
Now in version 3.5, it needs to be changed to <source lang = "xml">{Binding ContentViewModel.ClassificationHandler.StatusColor, ...}</source>
[[Category:Client|XAML Changes in UBIK WinX 3.5]]
[[Category:Version 3.5|XAML Changes in UBIK WinX 3.5]]
[[Category:WinX|XAML Changes in UBIK WinX 3.5]]
== Bugfix related ==