␡
- Fitting It In
- Task List
- The Development Process in a Nutshell
- Say Hello
- Create a New Project
- Run in the Simulator
- Set Some XAML Properties
- Change the XAML
- Use the Property Window
- Add a Contract
- Wire up the Flyout
- Add a Live Tile
- Certify your App
- Say What?
- Visual Studio Templates
- Common Files
- Visual Studio 2013 Express
- Using the Simulator
- The XAML Designer
- Blend integration
- Review
This chapter is from the book
Add a Contract
In the last chapter we saw that Windows 8.1 provides new ways for applications to cooperate via charms and contracts. We’ll explore them in detail in Chapter 14, but let’s add a (semi-functional) settings contract to our app, just to get a taste for the process:
- Add a Settings Flyout to your Project
Choose Add New Item from the Project menu or the Solutions Explorer conteAdd xt menu, and choose the Settings Flyout item from the Add New Item dialog, and then click the Add button.