February 2013
Beginner to intermediate
68 pages
1h 50m
English
A great place to find WPF examples is the MSDN Code Gallery at http://code.msdn.microsoft.com. You can browse the code of each published example online, or you can download the sample. With the release of Microsoft Visual Studio 2012, including the Express Edition for the desktop, you can search for code examples directly from the New Project dialog, as shown in Figure 1.1.
Figure 1.1. Browsing and downloading code examples.
Click the Online item on the left; then expand Samples > Visual Basic > Desktop > WPF. (You can also expand this category for additional subcategories.) The New Project dialog shows available WPF samples ...