Hi there,
I got this form one of my developers:
---
In a WPF application a user control „XamlHost“ is added using the NuGet packet „Microsoft.Toolkit.Wpf.UI.XamlHost“.
Inside of this „XamlHost“ UWP user controls are added by defining the appr. InitialType.
The „XamlHost“ functions as a wrapper for inserting UWP user controls into WPF applications.
---
Importing a DLL containing such a form into Passolo I get a window with this control as string but no localizable content.
Any idea how to handle this?
Thx,
Franz-Josef
