Sample for WinUI3 #329
Answered
by
khoabui1412
khoabui1412
asked this question in
Q&A
|
Hi, When trying to cast SwapChainPanel to ISwapChainPanelNative, it throws error: |
Answered by
khoabui1412
Sep 9, 2022
Replies: 1 comment
|
I've founded a very good project for reference: https://github.com/Sergio0694/ComputeSharp. It helps to solve my problem. |
0 replies
Answer selected by
khoabui1412
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've founded a very good project for reference: https://github.com/Sergio0694/ComputeSharp. It helps to solve my problem.
Thank you.