Changes

Xamarin XAML

32 bytes added, 08:55, 9 December 2020
/* Bindings in resources */
<source lang = "xml">
<!-- UBIKCustomView .xamlx -->
<ContentView...
xmlns:controls="clr-namespace:UBIK.CPL.Controls;assembly=UBIK.CPL">
</ContentView>
<!-- Container where UBIKCustomView is placed , e.g. UBIKChildArea.xamlx -->
<ContentView...
xmlns:controls="clr-namespace:UBIK.CPL.Controls;assembly=UBIK.CPL">