5,455 questions
I managed to solve the problem! Adding App.xaml code to redeploy solved!
<Application.Resources>
<XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" />
</Application.Resources>
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Failed to add *** to UIElementCollection. Unspecified error
XDG001
I managed to solve the problem! Adding App.xaml code to redeploy solved!
<Application.Resources>
<XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" />
</Application.Resources>