What am I creating with these templates? #1971
Answered
by
ghost1372
EmrecanKaracayir
asked this question in
Q&A
-
UWP is clear yes. But when I create a project with Blank App, Packaged (WinUI 3 Desktop) template, I don't know which platform it is. Is it WPF, is it WinForms? What exactly is used in this template? |
Beta Was this translation helpful? Give feedback.
Answered by
ghost1372
Jan 12, 2022
Replies: 1 comment 4 replies
-
The templates are clear, they all create a new project based on WinUI3. (with c++ or c# language) |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
andrewleader
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The templates are clear, they all create a new project based on WinUI3. (with c++ or c# language)
There is no template for WPF or Winform