Changes

Xamarin XAML

2 bytes added, 12:20, 2 July 2019
The overrides will be loaded during the startup of the app.
 
=== Important ===
A list of predefined pages (all starting with UBIK) can be overwritten. Make sure to change the extension to xaml'''x''' to achieve overriding behavior!
== UBIKThemes.xamlx ==
=== Custom Pages ===
Custom pages can be added, just like on the WinX client. However, all '''namespace definitions''' need to be added at the beginning of the file, otherwise, the custom page will not load.
 
== Important ==
A list of predefined pages (all starting with UBIK) can be overwritten. Make sure to change the extension to xaml'''x''' to achieve overriding behavior!
== Differences to WinX ==