WpfBasicApp1 ( WPF )

Objectives:
  • Understanding wpf entry point
  • Application
Step:1 Create a New project Wpf

 

Remove App.xaml and MainWindow and add a new class

 

Step:2 Edit the code in Class1

Step:3 Run time View