Support WinUI 3 DispatcherQueue #6805
Labels
Area: WinUI
enhancement
Needs WinUI 3
Indicates that feature can only be done in WinUI 3.0 or beyond.
Recommend: Not Planned
Recommend that issue should be given Not Planned milestone.
Milestone
Currently we use
DispatcherQueue
from theWindows::System
namespace. Based on the feedback in #6804 we must also support theMicrosoft::System
namespace. The referred feedback:can you make sure this continues to work for winui 3? (use
Microsoft::System
instead ofWindows::System
ifUSE_WINUI3
is defined) #PendingOriginally posted by @asklar in #6804 (comment)
The text was updated successfully, but these errors were encountered: