//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace WpfApplication19.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.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() { } /// /// Returns the cached ResourceManager instance used by this class. /// [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("WpfApplication19.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Add Column. /// internal static string AddColumn { get { return ResourceManager.GetString("AddColumn", resourceCulture); } } /// /// Looks up a localized string similar to Add IN*. /// internal static string AddIn { get { return ResourceManager.GetString("AddIn", resourceCulture); } } /// /// Looks up a localized string similar to Add Middle. /// internal static string AddMiddle { get { return ResourceManager.GetString("AddMiddle", resourceCulture); } } /// /// Looks up a localized string similar to Add Row. /// internal static string AddRow { get { return ResourceManager.GetString("AddRow", resourceCulture); } } /// /// Looks up a localized string similar to Agreement. /// internal static string Agreement { get { return ResourceManager.GetString("Agreement", resourceCulture); } } /// /// Looks up a localized string similar to Average. /// internal static string Average { get { return ResourceManager.GetString("Average", resourceCulture); } } /// /// Looks up a localized string similar to Code. /// internal static string Code { get { return ResourceManager.GetString("Code", resourceCulture); } } /// /// Looks up a localized string similar to Commit. /// internal static string Commit { get { return ResourceManager.GetString("Commit", resourceCulture); } } /// /// Looks up a localized string similar to Condition. /// internal static string Condition { get { return ResourceManager.GetString("Condition", resourceCulture); } } /// /// Looks up a localized string similar to Customer. /// internal static string Customer { get { return ResourceManager.GetString("Customer", resourceCulture); } } /// /// Looks up a localized string similar to Daily Check. /// internal static string DailyCheck { get { return ResourceManager.GetString("DailyCheck", resourceCulture); } } /// /// Looks up a localized string similar to Delete. /// internal static string Delete { get { return ResourceManager.GetString("Delete", resourceCulture); } } /// /// Looks up a localized string similar to File. /// internal static string File { get { return ResourceManager.GetString("File", resourceCulture); } } /// /// Looks up a localized string similar to Find. /// internal static string Find { get { return ResourceManager.GetString("Find", resourceCulture); } } /// /// Looks up a localized string similar to Full Screen. /// internal static string FullScreen { get { return ResourceManager.GetString("FullScreen", resourceCulture); } } /// /// Looks up a localized string similar to Grade. /// internal static string Grade { get { return ResourceManager.GetString("Grade", resourceCulture); } } /// /// Looks up a localized string similar to Hello. /// internal static string Hello { get { return ResourceManager.GetString("Hello", resourceCulture); } } /// /// Looks up a localized string similar to In. /// internal static string In { get { return ResourceManager.GetString("In", resourceCulture); } } /// /// Looks up a localized string similar to Language. /// internal static string Language { get { return ResourceManager.GetString("Language", resourceCulture); } } /// /// Looks up a localized string similar to Logout. /// internal static string Logout { get { return ResourceManager.GetString("Logout", resourceCulture); } } /// /// Looks up a localized string similar to Lot No.. /// internal static string LotNo { get { return ResourceManager.GetString("LotNo", resourceCulture); } } /// /// Looks up a localized string similar to Middle. /// internal static string Middle { get { return ResourceManager.GetString("Middle", resourceCulture); } } /// /// Looks up a localized string similar to Out. /// internal static string Out { get { return ResourceManager.GetString("Out", resourceCulture); } } /// /// Looks up a localized string similar to Point. /// internal static string Point { get { return ResourceManager.GetString("Point", resourceCulture); } } /// /// Looks up a localized string similar to Print. /// internal static string Print { get { return ResourceManager.GetString("Print", resourceCulture); } } /// /// Looks up a localized string similar to Product No. /// internal static string ProductNo { get { return ResourceManager.GetString("ProductNo", resourceCulture); } } /// /// Looks up a localized string similar to Result Grade. /// internal static string ResultGrade { get { return ResourceManager.GetString("ResultGrade", resourceCulture); } } /// /// Looks up a localized string similar to Sampling. /// internal static string Sampling { get { return ResourceManager.GetString("Sampling", resourceCulture); } } /// /// Looks up a localized string similar to Save. /// internal static string Save { get { return ResourceManager.GetString("Save", resourceCulture); } } /// /// Looks up a localized string similar to Settings. /// internal static string Settings { get { return ResourceManager.GetString("Settings", resourceCulture); } } /// /// Looks up a localized string similar to Shape. /// internal static string Shape { get { return ResourceManager.GetString("Shape", resourceCulture); } } /// /// Looks up a localized string similar to Size. /// internal static string Size { get { return ResourceManager.GetString("Size", resourceCulture); } } /// /// Looks up a localized string similar to Spec. /// internal static string Spec { get { return ResourceManager.GetString("Spec", resourceCulture); } } /// /// Looks up a localized string similar to Undo. /// internal static string Undo { get { return ResourceManager.GetString("Undo", resourceCulture); } } /// /// Looks up a localized string similar to Using Time. /// internal static string UsingTime { get { return ResourceManager.GetString("UsingTime", resourceCulture); } } /// /// Looks up a localized string similar to View. /// internal static string View { get { return ResourceManager.GetString("View", resourceCulture); } } /// /// Looks up a localized string similar to View. /// internal static string ViewMode { get { return ResourceManager.GetString("ViewMode", resourceCulture); } } /// /// Looks up a localized string similar to Window. /// internal static string Window { get { return ResourceManager.GetString("Window", resourceCulture); } } } }