dotnet / samples

Sample code referenced by the .NET documentation

Home Page:https://docs.microsoft.com/samples/browse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft.UI.Xaml.Markup.XamlParseException:“XAML parsing failed.”

xingaoyang opened this issue · comments

I used AssemblyLoadContext to dynamically load the dll and Assembly.CreateInstance() to instantiate the Page, but got an error: Microsoft. UI. Xaml. Markup. XamlParseException: "Xaml parsing failed."