Replies: 1 comment
-
why not use CreateSwapChainForHwnd method? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can I get
CoreWindow
in winforms?I want to use Direct2D
If I want to publish to microsoft store I have to use
CreateSwapChainForCoreWindow
Windows.UI.Core.CoreWindow.GetForCurrentThread()
will return null.how to get the
CoreWindow
in winforms?Beta Was this translation helpful? Give feedback.
All reactions