Articles → WPF → Creating Your First WPF Application
Creating Your First WPF Application
- You can create a WPF windows application.
- You can add controls in the application form
- Open Visual Studio 2008.
- Go to File menu option and click New Project.
- New Project window will be opened.
- In the Visual Studio Installed Templates select WPF application.
Click to Enlarge
- Enter the information like Name, Location and Solution name.
- Click Ok.
- Click on View menu.
- Click on Toolbox.
Click to Enlarge
Click to Enlarge
Click to Enlarge