global::Windows.UI.Xaml.Markup.IXamlType GetXamlTypeByName throws exception when trying to load Microsoft.UI.Xaml.Controls.StylesVersion
oregonduckman
6
Reputation points
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 | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
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.
Sign in to answer