src/FingersDance.Control.SessionInput/Properties/Settings.Designer.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Wed, 23 Sep 2009 16:47:42 +0200
changeset 84 067f4a6c0cca
parent 61 9e2f007b19b3
permissions -rw-r--r--
ListVideo
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
61
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
     1
//------------------------------------------------------------------------------
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
     2
// <auto-generated>
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
     3
//     This code was generated by a tool.
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
     4
//     Runtime Version:2.0.50727.3074
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
     5
//
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
     6
//     Changes to this file may cause incorrect behavior and will be lost if
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
     7
//     the code is regenerated.
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
     8
// </auto-generated>
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
     9
//------------------------------------------------------------------------------
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    10
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    11
namespace FingersDance.Control.SessionInput.Properties
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    12
{
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    13
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    14
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    15
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    16
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    17
    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    18
    {
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    19
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    20
        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    21
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    22
        public static Settings Default
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    23
        {
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    24
            get
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    25
            {
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    26
                return defaultInstance;
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    27
            }
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    28
        }
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    29
    }
9e2f007b19b3 Projet InputSession
sarias
parents:
diff changeset
    30
}