I'm developing a simple windows 10 utility app using C# & WinUi 3. So the main component of my app is the Expander component/control. My problem is that the Expander control is not found. It's not found in the Windows.UI.Xaml.Controls
namespace.
I'm using Visual Studio 2019.
I followed the documentation step by step but it didn't work.
Installed Packages are:
This is the message I got: