WPF controls or custom WPF library usage in MAUI #12298
Unanswered
vinaygupta31
asked this question in
General
Replies: 1 comment
-
maui use winui3 on windows, winui3 not support wpf, so you can't use wpf control in maui |
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.
-
Hi All,
We have some libraries written in WPF and current application UI is also in WPF & WinForms.
Going forward we want to use MAUI for a new software component but is it possible to reuse WPF libraries in that.
Currently we are targeting Windows IOT platform but going forward it can be cross platform as well. (Future Enahcements)
Is there any we can achieve it in MAUI ?
Beta Was this translation helpful? Give feedback.
All reactions