The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Here's a preview of the tile in action:
The tile is the first box. The text under is a textblock binding to SelectedItem (which is also settable and will flip to that item if you set it).
Here's a preview of the tile in action: The tile is the first box. The text under is a textblock binding to SelectedItem (which is also settable and will flip to that item if you set it).
XAML for this: