Currently we use DispatcherQueue from the Windows::System namespace. Based on the feedback in #6804 we must also support the Microsoft::System namespace. The referred feedback:
can you make sure this continues to work for winui 3? (use Microsoft::System instead of Windows::System if USE_WINUI3 is defined) #Pending
Originally posted by @asklar in #6804 (comment)
Currently we use
DispatcherQueuefrom theWindows::Systemnamespace. Based on the feedback in #6804 we must also support theMicrosoft::Systemnamespace. The referred feedback:can you make sure this continues to work for winui 3? (use
Microsoft::Systeminstead ofWindows::SystemifUSE_WINUI3is defined) #PendingOriginally posted by @asklar in #6804 (comment)