Changes
XAML
,/* Differences between Xamarin and UWP */
== Differences between Xamarin and UWP ==
As you maybe already noticed we have two different clients, one is WinX UWP and the other one Xamarin, which is used to develop clients for three different platforms namely iOS, Android and new UWP (-> it doesn’t really differentiate from the previously mentioned UWP except it’s developed in a different framework which is Xamarin in this case). The customizing stays the same in case of the syntax, but there are some differences in the naming of controls and attributes. Unfortunately, there is no decent documentation of these differences, but the Microsoft documentation and in general , the internet , can support you when searching e.g. for a control in Xamarin that you used in UWP.
More specific documentations about Xamarin Customizing can be found under [[Xamarin XAML]].
[[Category:WinX|XAML]]
[[Category:XAML|XAML]]
== Namespace changes ==