Part 1: Complete code
Collapse the table of content
Expand the table of content

Part 1: Complete code

[ This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation ]

This topic provides the complete code sample used in the tutorial Part 1: Create a new app.

Important  This tutorial is intended for use with Microsoft Visual Studio 2013 and Windows Phone 8.1. It will not work correctly with earlier versions of Microsoft Visual Studio and Windows Phone.
 

This topic contains these sections:

Download location

This sample is not available for download.

Technologies

Programming languagesC#
Programming modelsWindows Runtime

Requirements

Minimum supported clientNone supported
Minimum supported serverNone supported
Minimum required SDKMicrosoft Visual Studio Express 2013 Update 2 for Windows

View the code (XAML)

App.xaml

App.xaml contains only generated code.

App.xaml.cs/vb

App.xaml.cs contains only generated code.

MainPage.xaml

MainPage.xaml contains only generated code.

MainPage.xaml.cs/vb

MainPage.xaml.cs contains only generated code.

 

 

Show:
© 2017 Microsoft