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

Add WUX 'DispatcherQueueSynchronizationContext' type #1647

Merged
merged 2 commits into from
Jun 29, 2024

Conversation

Sergio0694
Copy link
Member

This PR adds a DispatcherQueueSynchronizationContext type to the WUX projections assembly, which implements a custom SynchronizationContext backed by Windows.System.DispatcherQueue, such that it can work on CoreWindow-based apps.

@Sergio0694 Sergio0694 added the enhancement New feature or request label Jun 21, 2024
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/wux-sync-context branch from b4fd441 to 40b2cd8 Compare June 25, 2024 17:34
@Sergio0694 Sergio0694 changed the base branch from users/jkoritzinsky/wux-mux to staging/AOT June 25, 2024 17:34
@Sergio0694 Sergio0694 marked this pull request as ready for review June 25, 2024 17:34
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/wux-sync-context branch from 40b2cd8 to 737358e Compare June 28, 2024 15:23
@Sergio0694 Sergio0694 merged commit 144a539 into staging/AOT Jun 29, 2024
10 checks passed
@Sergio0694 Sergio0694 deleted the user/sergiopedri/wux-sync-context branch June 29, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants