Replies: 1 comment
-
Assuming you are talking about WinUI 3. However depending on what Microsoft does (do they fix the bugs and continue working on WinUI 3), then in 1-2-3 years (depending on the needs of your program), you might be ready to start using WinUI 3. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have an Enterprise-Resource-Planning program with PlugIn concept in WPF. We want to rewrite the project completely in WinUI, but we already reach the limits with the PlugIn concept. A dynamic loading of DLLs works, but not the display of pages from the dynamic DLL in the main program (See: (#6920)
Is WinUI the wrong approach for such complex programs?
Beta Was this translation helpful? Give feedback.
All reactions