~ubuntu-branches/ubuntu/wily/openmcdf/wily

« back to all changes in this revision

Viewing changes to src/TESTOpenMCDF/Properties/Resources.Designer.cs

  • Committer: Package Import Robot
  • Author(s): Mathieu Malaterre
  • Date: 2013-04-08 11:02:15 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: package-import@ubuntu.com-20130408110215-qji2rhvpx41kqpyj
Tags: upstream-1.5.4
Import upstream version 1.5.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
//------------------------------------------------------------------------------
2
2
// <auto-generated>
3
3
//     This code was generated by a tool.
4
 
//     Runtime Version:2.0.50727.3615
 
4
//     Runtime Version:2.0.50727.3634
5
5
//
6
6
//     Changes to this file may cause incorrect behavior and will be lost if
7
7
//     the code is regenerated.
60
60
            }
61
61
        }
62
62
        
 
63
        internal static System.Drawing.Bitmap disk {
 
64
            get {
 
65
                object obj = ResourceManager.GetObject("disk", resourceCulture);
 
66
                return ((System.Drawing.Bitmap)(obj));
 
67
            }
 
68
        }
 
69
        
 
70
        internal static System.Drawing.Bitmap door_out {
 
71
            get {
 
72
                object obj = ResourceManager.GetObject("door_out", resourceCulture);
 
73
                return ((System.Drawing.Bitmap)(obj));
 
74
            }
 
75
        }
 
76
        
 
77
        internal static System.Drawing.Bitmap folder {
 
78
            get {
 
79
                object obj = ResourceManager.GetObject("folder", resourceCulture);
 
80
                return ((System.Drawing.Bitmap)(obj));
 
81
            }
 
82
        }
 
83
        
 
84
        internal static System.Drawing.Bitmap page_white {
 
85
            get {
 
86
                object obj = ResourceManager.GetObject("page_white", resourceCulture);
 
87
                return ((System.Drawing.Bitmap)(obj));
 
88
            }
 
89
        }
 
90
        
63
91
        internal static System.Drawing.Bitmap storage {
64
92
            get {
65
93
                object obj = ResourceManager.GetObject("storage", resourceCulture);