Skip to content

Conversation

@asklar
Copy link
Member

@asklar asklar commented Apr 25, 2020

This PR starts to get us closer to using MUX (WinUI3). It centralizes #includes and replaces all Windows.UI.Xaml and Windows.UI.Composition namespaces with aliases that can be switched to their WinUI3 analogs. More work is needed to get RNW working on WinUI3 (addressing APIs that are missing in WinUI3, addressing APIs that have changed shape, and actually switching to using WinUI3) but wanted to get this larger bulk in first.

Microsoft Reviewers: Open in CodeFlow

@asklar asklar requested a review from a team as a code owner April 25, 2020 07:24
@asklar asklar linked an issue Apr 25, 2020 that may be closed by this pull request
@asklar asklar changed the title Start migrating WUX -> MUX Start migrating WUX 👉 MUX Apr 25, 2020
@asklar asklar requested a review from vmoroz April 26, 2020 00:16
Copy link
Member

@vmoroz vmoroz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@asklar asklar added the AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) label Apr 28, 2020
@ghost
Copy link

ghost commented Apr 28, 2020

Hello @asklar!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 567fc48 into microsoft:master Apr 28, 2020
@asklar asklar deleted the wuxmux branch April 28, 2020 10:02
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move namespaces to WinUI3

2 participants