In the editor, the XAML and DLL files can be placed in the global project, but the WPF screen element only looks in the local project for the assembly. It should be possible to use a screen from a sub project with a WPF element linked to a global XAML and assembly.
In the editor, the XAML and DLL files can be placed in the global project, but the WPF screen element only looks in the local project for the assembly. It should be possible to use a screen from a sub project with a WPF element linked to a global XAML and assembly.
An issue has been resolved so that the editor now displays the linked WPF-DLL classes when the assembly is located in the global project.