Windows Phone 7.5 (Mango)

Post on 06-May-2015

1.979 views 1 download

Tags:

Transcript of Windows Phone 7.5 (Mango)

private void Application_Activated(object sender, ActivatedEventArgs e) { if (e.IsApplicationInstancePreserved) { // Dormant - objects in memory intact } else { // Tombstoned - need to reload } }

Background

Image

(173 x 173 .png)

Title Count

// The event is fired when the shutter button receives a half press. CameraButtons.ShutterKeyHalfPressed += OnButtonHalfPress; // The event is fired when the shutter button receives a full press. CameraButtons.ShutterKeyPressed += OnButtonFullPress; // The event is fired when the shutter button is released. CameraButtons.ShutterKeyReleased += OnButtonRelease;

1

2

3

4

5

6

Android Windows Phone iOS BlackBerry OS Other (Linux,webOS,

Maemo/MeeGo)

Symbian

Smartphone Ranking 2015 vs. 2011

2011

2015

1st

2nd

3rd

4th

5th

6th