回答編集履歴

1

追記

2020/04/17 14:23

投稿

gentaro
gentaro

スコア8949

test CHANGED
@@ -3,3 +3,25 @@
3
3
 
4
4
 
5
5
  見た目を良くしたい、とかならWPFでも良いかもしれませんが、UWPは正直メリットよりデメリットの方が現状では多いと思います。(縛りがキツイ、という意味で)
6
+
7
+
8
+
9
+ ---
10
+
11
+ 追記
12
+
13
+
14
+
15
+ 例えばアメリカでコンサルやってるこのオッサンによると
16
+
17
+
18
+
19
+ [https://www.iamtimcorey.com/blog/137742/winforms-dead](https://www.iamtimcorey.com/blog/137742/winforms-dead)
20
+
21
+
22
+
23
+ > Finally, and this is really important, there are a LOT of companies that use WinForms in production today. In fact, at a recent conference I was at with a large group of C# consultants. When the audience was polled on which desktop UIs their clients were using, the vast majority were WinForms, a small group was WPF, and almost no one was UWP. So if you plan on using C# at a place of employment, WinForms is still a HUGE deal.
24
+
25
+
26
+
27
+ とのことで、「圧倒的多数がWinForms」を使ってるそうです。