Skip to content

Update Dispatcher/DispatcherTimer references to DispatcherQueue/DispatcherQueueTimer #3803

Closed
@michael-hawker

Description

@michael-hawker

Describe the bug

We need to move off Dispatcher and DispatcherTimer so that controls can work in XAML Islands and WinUI 3. Looks like we have missed some references to the prior work we did at the start of 7.0.

Expected behavior

No longer use Dispatcher and DispatcherTimer. Use DispatcherQueue and DispatcherQueueTime instead.

FYI @azchohfi

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions