Windows 8.1 How to fix this obsolete code?
问题 I have upgraded my project to windows 8.1 from windows 8.0 and got some warnings of obsolete codes. Some of them I have fixed, and some of them not. Here is an image of the last warnings that I couldn't fix and couldn't find any information. All warnings refers to the same method, and it says that it is obsolete, what should I do to get the not obsolete code? Here are the codes: warning number 2. /// <summary> /// Translates <see cref="ApplicationViewState" /> values into strings for visual