Home » Unlabelled » Which files are automatically added to a new WPF Application project? | WPF
Friday, 4 January 2013
Which files are automatically added to a new WPF Application project? | WPF
App.xaml and Window1.xaml, along with their associated code-behind files. The former represents the application as a whole, whereas the latter represents the primary window of the application.
No comments:
Post a Comment