Building a XAML UserControl for WinUI, UWP, WPF or Xamarin.Forms (.NET MAUI)

added by DotNetKicks
7/22/2021 3:35:44 PM

651 Views

One of the powerful aspects of any XAML platform is the ability to define your own controls. In this post we're going to look at building a user control that allows you to reuse chunks of your user experience. It doesn't matter whether you're using UWP, WinUI, Xamarin.Forms (.NET Maui) or the Uno Platform, the ...


0 comments