samples icon indicating copy to clipboard operation
samples copied to clipboard

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

Open xingaoyang opened this issue 2 years ago • 0 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."

xingaoyang avatar Mar 21 '23 08:03 xingaoyang