|
1 //------------------------------------------------------------------------------ |
|
2 // <auto-generated> |
|
3 // This code was generated by a tool. |
|
4 // Runtime Version:2.0.50727.3074 |
|
5 // |
|
6 // Changes to this file may cause incorrect behavior and will be lost if |
|
7 // the code is regenerated. |
|
8 // </auto-generated> |
|
9 //------------------------------------------------------------------------------ |
|
10 |
|
11 namespace FingersDance.Control.Menu.Properties |
|
12 { |
|
13 using System; |
|
14 |
|
15 |
|
16 /// <summary> |
|
17 /// A strongly-typed resource class, for looking up localized strings, etc. |
|
18 /// </summary> |
|
19 // This class was auto-generated by the StronglyTypedResourceBuilder |
|
20 // class via a tool like ResGen or Visual Studio. |
|
21 // To add or remove a member, edit your .ResX file then rerun ResGen |
|
22 // with the /str option, or rebuild your VS project. |
|
23 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] |
|
24 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
25 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
|
26 internal class Resources |
|
27 { |
|
28 |
|
29 private static global::System.Resources.ResourceManager resourceMan; |
|
30 |
|
31 private static global::System.Globalization.CultureInfo resourceCulture; |
|
32 |
|
33 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
|
34 internal Resources() |
|
35 { |
|
36 } |
|
37 |
|
38 /// <summary> |
|
39 /// Returns the cached ResourceManager instance used by this class. |
|
40 /// </summary> |
|
41 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
|
42 internal static global::System.Resources.ResourceManager ResourceManager |
|
43 { |
|
44 get |
|
45 { |
|
46 if (object.ReferenceEquals(resourceMan, null)) |
|
47 { |
|
48 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WPFAppTemplate.Properties.Resources", typeof(Resources).Assembly); |
|
49 resourceMan = temp; |
|
50 } |
|
51 return resourceMan; |
|
52 } |
|
53 } |
|
54 |
|
55 /// <summary> |
|
56 /// Overrides the current thread's CurrentUICulture property for all |
|
57 /// resource lookups using this strongly typed resource class. |
|
58 /// </summary> |
|
59 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
|
60 internal static global::System.Globalization.CultureInfo Culture |
|
61 { |
|
62 get |
|
63 { |
|
64 return resourceCulture; |
|
65 } |
|
66 set |
|
67 { |
|
68 resourceCulture = value; |
|
69 } |
|
70 } |
|
71 } |
|
72 } |