global::Windows.UI.Xaml.Markup.IXamlType GetXamlTypeByName throws exception when trying to load Microsoft.UI.Xaml.Controls.StylesVersion

oregonduckman 6 Reputation points
2022-03-28T20:13:08.06+00:00

During startup the app I am working on throws a System.IO.FileNotFoundException when global::Windows.UI.Xaml.Markup.IXamlType GetXamlTypeByName is called with the typeName = "Microsoft.UI.Xaml.Controls.StylesVersion". Any help on this would be appreciated.

Developer technologies | Universal Windows Platform (UWP)
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.