Resources.Designer.cs 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. 
  2. namespace EdgeVoyager.Properties {
  3. using System;
  4. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
  5. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  6. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  7. internal class Resources {
  8. private static global::System.Resources.ResourceManager resourceMan;
  9. private static global::System.Globalization.CultureInfo resourceCulture;
  10. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  11. internal Resources() {
  12. }
  13. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  14. internal static global::System.Resources.ResourceManager ResourceManager {
  15. get {
  16. if (object.ReferenceEquals(resourceMan, null)) {
  17. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("EdgeVoyager.Properties.Resources", typeof(Resources).Assembly);
  18. resourceMan = temp;
  19. }
  20. return resourceMan;
  21. }
  22. }
  23. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  24. internal static global::System.Globalization.CultureInfo Culture {
  25. get {
  26. return resourceCulture;
  27. }
  28. set {
  29. resourceCulture = value;
  30. }
  31. }
  32. internal static System.Drawing.Bitmap back_arrow_24px {
  33. get {
  34. object obj = ResourceManager.GetObject("back_arrow_24px", resourceCulture);
  35. return ((System.Drawing.Bitmap)(obj));
  36. }
  37. }
  38. internal static System.Drawing.Bitmap cancel_16px {
  39. get {
  40. object obj = ResourceManager.GetObject("cancel_16px", resourceCulture);
  41. return ((System.Drawing.Bitmap)(obj));
  42. }
  43. }
  44. internal static System.Drawing.Bitmap circled_right_24px {
  45. get {
  46. object obj = ResourceManager.GetObject("circled_right_24px", resourceCulture);
  47. return ((System.Drawing.Bitmap)(obj));
  48. }
  49. }
  50. internal static System.Drawing.Bitmap close_24px {
  51. get {
  52. object obj = ResourceManager.GetObject("close_24px", resourceCulture);
  53. return ((System.Drawing.Bitmap)(obj));
  54. }
  55. }
  56. internal static System.Drawing.Bitmap copy_16px {
  57. get {
  58. object obj = ResourceManager.GetObject("copy_16px", resourceCulture);
  59. return ((System.Drawing.Bitmap)(obj));
  60. }
  61. }
  62. internal static System.Drawing.Bitmap cut_16px {
  63. get {
  64. object obj = ResourceManager.GetObject("cut_16px", resourceCulture);
  65. return ((System.Drawing.Bitmap)(obj));
  66. }
  67. }
  68. internal static System.Drawing.Bitmap flash_light_16px {
  69. get {
  70. object obj = ResourceManager.GetObject("flash_light_16px", resourceCulture);
  71. return ((System.Drawing.Bitmap)(obj));
  72. }
  73. }
  74. internal static System.Drawing.Bitmap icons8_add_file_16 {
  75. get {
  76. object obj = ResourceManager.GetObject("icons8_add_file_16", resourceCulture);
  77. return ((System.Drawing.Bitmap)(obj));
  78. }
  79. }
  80. internal static System.Drawing.Bitmap info_16px {
  81. get {
  82. object obj = ResourceManager.GetObject("info_16px", resourceCulture);
  83. return ((System.Drawing.Bitmap)(obj));
  84. }
  85. }
  86. internal static System.Drawing.Bitmap open_in_browser_16px {
  87. get {
  88. object obj = ResourceManager.GetObject("open_in_browser_16px", resourceCulture);
  89. return ((System.Drawing.Bitmap)(obj));
  90. }
  91. }
  92. internal static System.Drawing.Bitmap paste_16px {
  93. get {
  94. object obj = ResourceManager.GetObject("paste_16px", resourceCulture);
  95. return ((System.Drawing.Bitmap)(obj));
  96. }
  97. }
  98. internal static System.Drawing.Bitmap print_16px {
  99. get {
  100. object obj = ResourceManager.GetObject("print_16px", resourceCulture);
  101. return ((System.Drawing.Bitmap)(obj));
  102. }
  103. }
  104. internal static System.Drawing.Bitmap redo_16px {
  105. get {
  106. object obj = ResourceManager.GetObject("redo_16px", resourceCulture);
  107. return ((System.Drawing.Bitmap)(obj));
  108. }
  109. }
  110. internal static System.Drawing.Bitmap refresh_24px {
  111. get {
  112. object obj = ResourceManager.GetObject("refresh_24px", resourceCulture);
  113. return ((System.Drawing.Bitmap)(obj));
  114. }
  115. }
  116. internal static System.Drawing.Bitmap save_16px {
  117. get {
  118. object obj = ResourceManager.GetObject("save_16px", resourceCulture);
  119. return ((System.Drawing.Bitmap)(obj));
  120. }
  121. }
  122. internal static System.Drawing.Bitmap save_all_16px {
  123. get {
  124. object obj = ResourceManager.GetObject("save_all_16px", resourceCulture);
  125. return ((System.Drawing.Bitmap)(obj));
  126. }
  127. }
  128. internal static System.Drawing.Bitmap search_in_cloud_24px {
  129. get {
  130. object obj = ResourceManager.GetObject("search_in_cloud_24px", resourceCulture);
  131. return ((System.Drawing.Bitmap)(obj));
  132. }
  133. }
  134. internal static System.Drawing.Bitmap select_all_files_16px {
  135. get {
  136. object obj = ResourceManager.GetObject("select_all_files_16px", resourceCulture);
  137. return ((System.Drawing.Bitmap)(obj));
  138. }
  139. }
  140. internal static System.Drawing.Bitmap send_16px {
  141. get {
  142. object obj = ResourceManager.GetObject("send_16px", resourceCulture);
  143. return ((System.Drawing.Bitmap)(obj));
  144. }
  145. }
  146. internal static System.Drawing.Bitmap undo_16px {
  147. get {
  148. object obj = ResourceManager.GetObject("undo_16px", resourceCulture);
  149. return ((System.Drawing.Bitmap)(obj));
  150. }
  151. }
  152. internal static System.Drawing.Bitmap view_16px {
  153. get {
  154. object obj = ResourceManager.GetObject("view_16px", resourceCulture);
  155. return ((System.Drawing.Bitmap)(obj));
  156. }
  157. }
  158. internal static System.Drawing.Bitmap zoom_in_16px {
  159. get {
  160. object obj = ResourceManager.GetObject("zoom_in_16px", resourceCulture);
  161. return ((System.Drawing.Bitmap)(obj));
  162. }
  163. }
  164. internal static System.Drawing.Bitmap zoom_out_16px {
  165. get {
  166. object obj = ResourceManager.GetObject("zoom_out_16px", resourceCulture);
  167. return ((System.Drawing.Bitmap)(obj));
  168. }
  169. }
  170. internal static System.Drawing.Bitmap zoom_to_actual_size_16px {
  171. get {
  172. object obj = ResourceManager.GetObject("zoom_to_actual_size_16px", resourceCulture);
  173. return ((System.Drawing.Bitmap)(obj));
  174. }
  175. }
  176. }
  177. }