thanks, that looks even easier. although the user should do an if-not. Anyway, it seems you have a good grasp of the python language. Thanks!
]]>Hi, sorry for the late reply. Not sure what is going on. Did you already completely clean the solution and rebuild ? I think it might have to do with the localization, but not sure why. The project is working for me and other people, so it should work for you too.
]]>The static variable in App.xaml.cs will be reset with its default value when the app is resumed (returns from tombstoned state) where as the PhoneApplicationService.Current.State will load the last set value for its property.
]]>