WPF properties not defined - settings 'not supported'
i presume this is because in .net7 settings was moved out of properties and into solution explorer, but i don't know how to refer to it now. Help 



xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:properties="clr-namespace:{yourproject}.Properties"