- #pragma checksum "C:Documents and Settingszouna桌面SFGSlastSFGSSFGSAddSurvery.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "5F0E36A19C033FCE48C308BF5D20CE60"
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:2.0.50727.3053
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- using System;
- using System.Windows;
- using System.Windows.Automation;
- using System.Windows.Automation.Peers;
- using System.Windows.Automation.Provider;
- using System.Windows.Controls;
- using System.Windows.Controls.Primitives;
- using System.Windows.Data;
- using System.Windows.Documents;
- using System.Windows.Ink;
- using System.Windows.Input;
- using System.Windows.Interop;
- using System.Windows.Markup;
- using System.Windows.Media;
- using System.Windows.Media.Animation;
- using System.Windows.Media.Imaging;
- using System.Windows.Resources;
- using System.Windows.Shapes;
- using System.Windows.Threading;
- namespace SFGS {
- public partial class AddSurvery : System.Windows.Controls.UserControl {
- internal System.Windows.Controls.Grid LayoutRoot1;
- internal System.Windows.Controls.HyperlinkButton start;
- internal System.Windows.Controls.HyperlinkButton entertitle;
- internal System.Windows.Controls.HyperlinkButton enterdes;
- internal System.Windows.Controls.HyperlinkButton addquestion;
- internal System.Windows.Controls.HyperlinkButton done;
- internal System.Windows.Controls.Canvas cn2;
- internal System.Windows.Controls.TextBox Title;
- internal System.Windows.Controls.Canvas cn1;
- internal System.Windows.Controls.Canvas cn3;
- internal System.Windows.Controls.TextBox Description;
- internal System.Windows.Controls.Canvas cn4;
- internal System.Windows.Controls.TextBox Question;
- internal System.Windows.Controls.Grid LayoutRoot2;
- internal System.Windows.Controls.TextBox questionA;
- internal System.Windows.Controls.TextBox questionB;
- internal System.Windows.Controls.TextBox questionC;
- internal System.Windows.Controls.TextBox questionD;
- internal System.Windows.Controls.Button Save;
- internal System.Windows.Controls.TextBox id;
- internal System.Windows.Controls.Button preview;
- internal System.Windows.Controls.Button next;
- private bool _contentLoaded;
- /// <summary>
- /// InitializeComponent
- /// </summary>
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Windows.Application.LoadComponent(this, new System.Uri("/SFGS;component/AddSurvery.xaml", System.UriKind.Relative));
- this.LayoutRoot1 = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot1")));
- this.start = ((System.Windows.Controls.HyperlinkButton)(this.FindName("start")));
- this.entertitle = ((System.Windows.Controls.HyperlinkButton)(this.FindName("entertitle")));
- this.enterdes = ((System.Windows.Controls.HyperlinkButton)(this.FindName("enterdes")));
- this.addquestion = ((System.Windows.Controls.HyperlinkButton)(this.FindName("addquestion")));
- this.done = ((System.Windows.Controls.HyperlinkButton)(this.FindName("done")));
- this.cn2 = ((System.Windows.Controls.Canvas)(this.FindName("cn2")));
- this.Title = ((System.Windows.Controls.TextBox)(this.FindName("Title")));
- this.cn1 = ((System.Windows.Controls.Canvas)(this.FindName("cn1")));
- this.cn3 = ((System.Windows.Controls.Canvas)(this.FindName("cn3")));
- this.Description = ((System.Windows.Controls.TextBox)(this.FindName("Description")));
- this.cn4 = ((System.Windows.Controls.Canvas)(this.FindName("cn4")));
- this.Question = ((System.Windows.Controls.TextBox)(this.FindName("Question")));
- this.LayoutRoot2 = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot2")));
- this.questionA = ((System.Windows.Controls.TextBox)(this.FindName("questionA")));
- this.questionB = ((System.Windows.Controls.TextBox)(this.FindName("questionB")));
- this.questionC = ((System.Windows.Controls.TextBox)(this.FindName("questionC")));
- this.questionD = ((System.Windows.Controls.TextBox)(this.FindName("questionD")));
- this.Save = ((System.Windows.Controls.Button)(this.FindName("Save")));
- this.id = ((System.Windows.Controls.TextBox)(this.FindName("id")));
- this.preview = ((System.Windows.Controls.Button)(this.FindName("preview")));
- this.next = ((System.Windows.Controls.Button)(this.FindName("next")));
- }
- }
- }