Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UWP Migration] Detect UWP things like CoreWindow usage and suggest/provide alternative #6

Open
michael-hawker opened this issue Jul 11, 2024 · 0 comments

Comments

@michael-hawker
Copy link
Owner

michael-hawker commented Jul 11, 2024

Related to #5

There's a number of things to consider when migrating from UWP:

Some of these things from this table:

Have a more direct mapping. Like using MUXC controls over WUX ones or CoreWindow.Bounds to AppWindow.Size.

It could be interesting to investigate how many we could detect and provide code-fixes for to help aid in migration of UWP apps to the Windows App SDK and WinUI 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant