Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 89864

how to make Contentview reusable?

$
0
0

According to the documentation Contentview is like UserControl of WPF. But we arent able to make it reusable, are we? I tried to use it as below but It doesnt work.

this

 <ContentView>
    <local:myControlView ></local:myControlView>
  </ContentView>

or this like wpf

<local:myControlView></local:myControlView>

thanks.


Viewing all articles
Browse latest Browse all 89864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>