1 |
//------------------------------------------------------------------------------ |
//------------------------------------------------------------------------------ |
2 |
// <auto-generated> |
// <auto-generated> |
3 |
// This code was generated by a tool. |
// This code was generated by a tool. |
4 |
// Runtime Version:4.0.30319.225 |
// Runtime Version:4.0.30319.269 |
5 |
// |
// |
6 |
// Changes to this file may cause incorrect behavior and will be lost if |
// Changes to this file may cause incorrect behavior and will be lost if |
7 |
// the code is regenerated. |
// the code is regenerated. |
59 |
resourceCulture = value; |
resourceCulture = value; |
60 |
} |
} |
61 |
} |
} |
62 |
|
|
63 |
|
internal static System.Drawing.Bitmap freeze { |
64 |
|
get { |
65 |
|
object obj = ResourceManager.GetObject("freeze", resourceCulture); |
66 |
|
return ((System.Drawing.Bitmap)(obj)); |
67 |
|
} |
68 |
|
} |
69 |
|
|
70 |
|
internal static System.Drawing.Bitmap notfreeze { |
71 |
|
get { |
72 |
|
object obj = ResourceManager.GetObject("notfreeze", resourceCulture); |
73 |
|
return ((System.Drawing.Bitmap)(obj)); |
74 |
|
} |
75 |
|
} |
76 |
} |
} |
77 |
} |
} |