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.

Universal Windows Platform (UWP)
C#
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.
10,648 questions
{count} votes