Skip to content

d3d11window_corewindow: Always call methods of CoreWindow interface from UI thread

Like swapchain panel implementation, most methods of CoreWindow should be called from UI thread.

Merge request reports