What exactly is WPF?

后端 未结 8 1110
我寻月下人不归
我寻月下人不归 2021-02-04 04:51

I have seen lots of questions recently about WPF...

  • What is it?
  • What does it stand for?
  • How can I begin programming WPF?
8条回答
  •  一个人的身影
    2021-02-04 05:37

    Windows Presentation Foundation. It's basically Microsoft's latest attempt to make development easier, and provide a whole heap of nice functionality out of the box. I'm not sure where to start, but googling "WPF 101" should throw up a few useful links.

提交回复
热议问题