Why am I recieving unknown type Customers in xml namespace test?

Thomas Fischer 21 Reputation points
2020-09-03T00:34:04.03+00:00

I add the example Xaml and C# code for Customers for a Xmal listbox and when I build the project I receive unknown type Customers in xml namespace test. Why? My C# namespace is test and Customers is a class in that namespace exactly as in the example given in ResourceDictionary Class. Please help me understand what I am missing here.

Universal Windows Platform (UWP)
{count} votes