I have an ASP.NET Core 5.0 application where I am integrating a WPF component. The component renders a chart. The issue is that WPF requires STA (Single Thread Apartment). The t