1
//------------------------------------------------------------------------------
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50215.44
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
9 //------------------------------------------------------------------------------
11 [assembly
: global::System
.Diagnostics
.CodeAnalysis
.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope
="member", Target
="Microsoft.Samples.WinFX.AlarmClock.Properties.Resources.get_ResourceManager():Sys" +
12 "tem.Resources.ResourceManager")]
13 [assembly
: global::System
.Diagnostics
.CodeAnalysis
.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope
="member", Target
="Microsoft.Samples.WinFX.AlarmClock.Properties.Resources.get_Culture():System.Glob" +
14 "alization.CultureInfo")]
15 [assembly
: global::System
.Diagnostics
.CodeAnalysis
.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope
="member", Target
="Microsoft.Samples.WinFX.AlarmClock.Properties.Resources.set_Culture(System.Global" +
16 "ization.CultureInfo):Void")]
18 namespace Microsoft
.Samples
.WinFX
.AlarmClock
.Properties
{
22 /// A strongly-typed resource class, for looking up localized strings, etc.
24 // This class was auto-generated by the StronglyTypedResourceBuilder
25 // class via a tool like ResGen or Visual Studio.
26 // To add or remove a member, edit your .ResX file then rerun ResGen
27 // with the /str option, or rebuild your VS project.
28 [global::System
.Diagnostics
.DebuggerNonUserCodeAttribute()]
29 [global::System
.Runtime
.CompilerServices
.CompilerGeneratedAttribute()]
30 internal class Resources
{
32 private static global::System
.Resources
.ResourceManager resourceMan
;
34 private static global::System
.Globalization
.CultureInfo resourceCulture
;
36 [global::System
.Diagnostics
.CodeAnalysis
.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
37 internal Resources() {
41 /// Returns the cached ResourceManager instance used by this class.
43 [global::System
.ComponentModel
.EditorBrowsableAttribute(global::System
.ComponentModel
.EditorBrowsableState
.Advanced
)]
44 internal static global::System
.Resources
.ResourceManager ResourceManager
{
46 if ((resourceMan
== null)) {
47 global::System
.Resources
.ResourceManager temp
= new global::System
.Resources
.ResourceManager("Microsoft.Samples.WinFX.AlarmClock.Properties.Resources", typeof(Resources
).Assembly
);
55 /// Overrides the current thread's CurrentUICulture property for all
56 /// resource lookups using this strongly typed resource class.
58 [global::System
.ComponentModel
.EditorBrowsableAttribute(global::System
.ComponentModel
.EditorBrowsableState
.Advanced
)]
59 internal static global::System
.Globalization
.CultureInfo Culture
{
61 return resourceCulture
;
64 resourceCulture
= value;