//------------------------------------------------------------------------------
// 
//     Ce code a été généré par un outil.
//     Version du runtime :4.0.30319.42000
//
//     Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
//     le code est régénéré.
// 
//------------------------------------------------------------------------------
namespace NavigateurWeb.Properties {
    using System;
    
    
    /// 
    ///   Une classe de ressource fortement typée destinée, entre autres, à la consultation des chaînes localisées.
    /// 
    // Cette classe a été générée automatiquement par la classe StronglyTypedResourceBuilder
    // à l'aide d'un outil, tel que ResGen ou Visual Studio.
    // Pour ajouter ou supprimer un membre, modifiez votre fichier .ResX, puis réexécutez ResGen
    // avec l'option /str ou régénérez votre projet VS.
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    internal class Resources {
        
        private static global::System.Resources.ResourceManager resourceMan;
        
        private static global::System.Globalization.CultureInfo resourceCulture;
        
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
        internal Resources() {
        }
        
        /// 
        ///   Retourne l'instance ResourceManager mise en cache utilisée par cette classe.
        /// 
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Resources.ResourceManager ResourceManager {
            get {
                if (object.ReferenceEquals(resourceMan, null)) {
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NavigateurWeb.Properties.Resources", typeof(Resources).Assembly);
                    resourceMan = temp;
                }
                return resourceMan;
            }
        }
        
        /// 
        ///   Remplace la propriété CurrentUICulture du thread actuel pour toutes
        ///   les recherches de ressources à l'aide de cette classe de ressource fortement typée.
        /// 
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Globalization.CultureInfo Culture {
            get {
                return resourceCulture;
            }
            set {
                resourceCulture = value;
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap _1331065085 {
            get {
                object obj = ResourceManager.GetObject("1331065085", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap _15460_200 {
            get {
                object obj = ResourceManager.GetObject("15460-200", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap _2000px_Go_home_svg {
            get {
                object obj = ResourceManager.GetObject("2000px-Go-home.svg", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap add_to_favorites_icon {
            get {
                object obj = ResourceManager.GetObject("add-to-favorites-icon", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap fleche_droite_318_113460 {
            get {
                object obj = ResourceManager.GetObject("fleche-droite_318-113460", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap forw {
            get {
                object obj = ResourceManager.GetObject("forw", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap go_back_icon {
            get {
                object obj = ResourceManager.GetObject("go-back-icon", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap index {
            get {
                object obj = ResourceManager.GetObject("index", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap index1 {
            get {
                object obj = ResourceManager.GetObject("index1", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap trash {
            get {
                object obj = ResourceManager.GetObject("trash", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// 
        ///   Recherche une ressource localisée de type System.Drawing.Bitmap.
        /// 
        internal static System.Drawing.Bitmap UI_07_512 {
            get {
                object obj = ResourceManager.GetObject("UI-07-512", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
    }
}