public static global::System.Object getApplicationSettings()
 {
     //XMLVM_BEGIN_WRAPPER[Compatlib.System.IO.IsolatedStorage.IsolatedStorageSettings: Compatlib.System.IO.IsolatedStorage.IsolatedStorageSettings getApplicationSettings()]
     if (current == null)
     {
     current = new Compatlib.System.IO.IsolatedStorage.IsolatedStorageSettings();
     current.applicationSettings = global::System.IO.IsolatedStorage.IsolatedStorageSettings.ApplicationSettings;
     }
     return current;
     //XMLVM_END_WRAPPER[Compatlib.System.IO.IsolatedStorage.IsolatedStorageSettings: Compatlib.System.IO.IsolatedStorage.IsolatedStorageSettings getApplicationSettings()]
 }
        public static global::System.Object getApplicationSettings()
        {
//XMLVM_BEGIN_WRAPPER[Compatlib.System.IO.IsolatedStorage.IsolatedStorageSettings: Compatlib.System.IO.IsolatedStorage.IsolatedStorageSettings getApplicationSettings()]
            if (current == null)
            {
                current = new Compatlib.System.IO.IsolatedStorage.IsolatedStorageSettings();
                current.applicationSettings = global::System.IO.IsolatedStorage.IsolatedStorageSettings.ApplicationSettings;
            }
            return(current);
//XMLVM_END_WRAPPER[Compatlib.System.IO.IsolatedStorage.IsolatedStorageSettings: Compatlib.System.IO.IsolatedStorage.IsolatedStorageSettings getApplicationSettings()]
        }