Templated XAML controls for UWP and WinUI 3 apps with C++/WinRT
Hesam Seyed Mousavi, September 26, 2020 Begin by creating a new project in Microsoft Visual Studio. Create a Blank App (WinUI in UWP) project, set its name to BgLabelControlApp. Set the Target version to Windows 10, version 1903 (build 18362) and Minimum version to Windows 10, version 1803 (build 17134). This walkthrough will also work…