This repository has been archived on 2024-08-06. You can view files and clone it, but cannot push or open issues or pull requests.
linear-app-launcher/FizzyLauncher.UI/Properties/Resources.Designer.cs

264 lines
10 KiB
C#
Raw Normal View History

2020-10-21 01:17:24 +00:00
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
namespace AppLauncher.Properties {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// 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", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
2021-06-01 08:15:08 +00:00
internal class Resources {
2020-10-21 01:17:24 +00:00
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
2021-06-01 08:15:08 +00:00
internal Resources() {
2020-10-21 01:17:24 +00:00
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
2021-06-01 08:15:08 +00:00
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("AppLauncher.Properties.Resources", typeof(Resources).Assembly);
2020-10-21 01:17:24 +00:00
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_blank {
2020-10-21 01:17:24 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_blank", resourceCulture);
2020-10-21 01:17:24 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_blank2 {
2020-10-21 01:17:24 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_blank2", resourceCulture);
2020-10-21 01:17:24 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
2020-11-08 23:24:40 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_blank3 {
2020-11-08 23:24:40 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_blank3", resourceCulture);
2020-11-08 23:24:40 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_blank4 {
2020-11-08 23:24:40 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_blank4", resourceCulture);
2020-11-08 23:24:40 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_blank5 {
2020-11-08 23:24:40 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_blank5", resourceCulture);
2020-11-08 23:24:40 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_close {
2020-11-08 23:24:40 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_close", resourceCulture);
2020-11-08 23:24:40 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
2020-10-21 01:17:24 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_close2 {
2020-10-21 01:17:24 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_close2", resourceCulture);
2020-10-21 01:17:24 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_close3 {
2020-10-21 01:17:24 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_close3", resourceCulture);
2020-10-21 01:17:24 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_close4 {
2020-10-21 01:17:24 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_close4", resourceCulture);
2020-10-21 01:17:24 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_close5 {
2020-10-21 01:17:24 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_close5", resourceCulture);
2020-10-21 01:17:24 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_maximise {
2020-10-21 01:17:24 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_maximise", resourceCulture);
2020-10-21 01:17:24 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
2020-11-08 23:24:40 +00:00
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
2021-06-01 08:15:08 +00:00
internal static System.Drawing.Bitmap titlebar_maximise2 {
2020-11-08 23:24:40 +00:00
get {
2021-06-01 08:15:08 +00:00
object obj = ResourceManager.GetObject("titlebar_maximise2", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap titlebar_maximise3 {
get {
object obj = ResourceManager.GetObject("titlebar_maximise3", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap titlebar_maximise4 {
get {
object obj = ResourceManager.GetObject("titlebar_maximise4", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap titlebar_maximise5 {
get {
object obj = ResourceManager.GetObject("titlebar_maximise5", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap titlebar_minimise {
get {
object obj = ResourceManager.GetObject("titlebar_minimise", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap titlebar_minimise2 {
get {
object obj = ResourceManager.GetObject("titlebar_minimise2", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap titlebar_minimise3 {
get {
object obj = ResourceManager.GetObject("titlebar_minimise3", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap titlebar_minimise4 {
get {
object obj = ResourceManager.GetObject("titlebar_minimise4", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap titlebar_minimise5 {
get {
object obj = ResourceManager.GetObject("titlebar_minimise5", resourceCulture);
2020-11-08 23:24:40 +00:00
return ((System.Drawing.Bitmap)(obj));
}
}
2020-10-21 01:17:24 +00:00
}
}