I want to use winforms but it can not use CoreWindow
right?
what can call WINRT says only UWP can use CoreDispatcher
CoreWindow
ApplicationView
this says I should use IDXGIFactory2.CreateSwapChainFromCoreWindow
if not I can publish to microsoft store.
so a winforms
application which use direct2d can not publish to microsoft store?