public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/UISample;component/MainPage.xaml", System.UriKind.Relative)); this.strbShowUnitGrid = ((System.Windows.Media.Animation.Storyboard)(this.FindName("strbShowUnitGrid"))); this.strbShowReadingContent = ((System.Windows.Media.Animation.Storyboard)(this.FindName("strbShowReadingContent"))); this.strbShowReadingContentReverse = ((System.Windows.Media.Animation.Storyboard)(this.FindName("strbShowReadingContentReverse"))); this.strbFindAnimation = ((System.Windows.Media.Animation.Storyboard)(this.FindName("strbFindAnimation"))); this.strbFindAnimation_Copy1 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("strbFindAnimation_Copy1"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.scvLayout = ((System.Windows.Controls.ScrollViewer)(this.FindName("scvLayout"))); this.grdMain = ((System.Windows.Controls.Grid)(this.FindName("grdMain"))); this.rctTop = ((System.Windows.Shapes.Rectangle)(this.FindName("rctTop"))); this.rctBottom = ((System.Windows.Shapes.Rectangle)(this.FindName("rctBottom"))); this.txbLearningEng = ((System.Windows.Controls.TextBlock)(this.FindName("txbLearningEng"))); this.txbGrade10 = ((System.Windows.Controls.TextBlock)(this.FindName("txbGrade10"))); this.cnvAllControl = ((System.Windows.Controls.Canvas)(this.FindName("cnvAllControl"))); this.grdDescription = ((System.Windows.Controls.Grid)(this.FindName("grdDescription"))); this.rctDesc = ((System.Windows.Shapes.Rectangle)(this.FindName("rctDesc"))); this.rtbReviewContent = ((Liquid.RichTextBlock)(this.FindName("rtbReviewContent"))); this.grdSection = ((System.Windows.Controls.Grid)(this.FindName("grdSection"))); this.rctSection = ((System.Windows.Shapes.Rectangle)(this.FindName("rctSection"))); this.txbChooseSection = ((System.Windows.Controls.TextBlock)(this.FindName("txbChooseSection"))); this.txbReading = ((System.Windows.Controls.TextBlock)(this.FindName("txbReading"))); this.txbSpeaking = ((System.Windows.Controls.TextBlock)(this.FindName("txbSpeaking"))); this.txbListening = ((System.Windows.Controls.TextBlock)(this.FindName("txbListening"))); this.txbWriting = ((System.Windows.Controls.TextBlock)(this.FindName("txbWriting"))); this.txbLanguageFocus = ((System.Windows.Controls.TextBlock)(this.FindName("txbLanguageFocus"))); this.rctReading = ((System.Windows.Shapes.Rectangle)(this.FindName("rctReading"))); this.rctSpeaking = ((System.Windows.Shapes.Rectangle)(this.FindName("rctSpeaking"))); this.rctListening = ((System.Windows.Shapes.Rectangle)(this.FindName("rctListening"))); this.rctWriting = ((System.Windows.Shapes.Rectangle)(this.FindName("rctWriting"))); this.rctLanguageFocus = ((System.Windows.Shapes.Rectangle)(this.FindName("rctLanguageFocus"))); this.grdUnit = ((System.Windows.Controls.Grid)(this.FindName("grdUnit"))); this.rctUnitBackground = ((System.Windows.Shapes.Rectangle)(this.FindName("rctUnitBackground"))); this.txbChooseUnit = ((System.Windows.Controls.TextBlock)(this.FindName("txbChooseUnit"))); this.ucUnitList = ((UISample.UnitControl)(this.FindName("ucUnitList"))); this.rctLeft = ((System.Windows.Shapes.Rectangle)(this.FindName("rctLeft"))); this.btnTriangle = ((System.Windows.Controls.Button)(this.FindName("btnTriangle"))); this.cnvContent = ((System.Windows.Controls.Canvas)(this.FindName("cnvContent"))); this.rctrlReadingContent = ((UISample.ReadingControl)(this.FindName("rctrlReadingContent"))); this.lctrlListeningContent = ((UISample.ListeningControl)(this.FindName("lctrlListeningContent"))); this.sctrlSpeakingContent = ((UISample.SpeakingControl)(this.FindName("sctrlSpeakingContent"))); this.wctrlWritingContent = ((UISample.WritingControl)(this.FindName("wctrlWritingContent"))); this.lfctrlLangFocusContent = ((UISample.LanguageFocusControl)(this.FindName("lfctrlLangFocusContent"))); this.hbtnGoogleLink = ((System.Windows.Controls.HyperlinkButton)(this.FindName("hbtnGoogleLink"))); this.canvas = ((System.Windows.Controls.Canvas)(this.FindName("canvas"))); this.findControl = ((UISample.FindControl)(this.FindName("findControl"))); this.button = ((System.Windows.Controls.Button)(this.FindName("button"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/UISample;component/WritingControl.xaml", System.UriKind.Relative)); this.strbWrite = ((System.Windows.Media.Animation.Storyboard)(this.FindName("strbWrite"))); this.strbWriteReverse = ((System.Windows.Media.Animation.Storyboard)(this.FindName("strbWriteReverse"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.rctBackground = ((System.Windows.Shapes.Rectangle)(this.FindName("rctBackground"))); this.txbTitle = ((System.Windows.Controls.TextBlock)(this.FindName("txbTitle"))); this.richTextBox = ((Liquid.RichTextBox)(this.FindName("richTextBox"))); this.rtbContent = ((Liquid.RichTextBlock)(this.FindName("rtbContent"))); this.btWrite = ((System.Windows.Controls.Button)(this.FindName("btWrite"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Database(fireworks);component/editor.xaml", System.UriKind.Relative)); this.Storyboard1 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Storyboard1"))); this.LayoutRoot = ((System.Windows.Controls.Canvas)(this.FindName("LayoutRoot"))); this.Scale = ((System.Windows.Media.ScaleTransform)(this.FindName("Scale"))); this.Translate = ((System.Windows.Media.TranslateTransform)(this.FindName("Translate"))); this.flyout_states = ((System.Windows.VisualStateGroup)(this.FindName("flyout_states"))); this.none = ((System.Windows.VisualState)(this.FindName("none"))); this.insert = ((System.Windows.VisualState)(this.FindName("insert"))); this.format = ((System.Windows.VisualState)(this.FindName("format"))); this.table = ((System.Windows.VisualState)(this.FindName("table"))); this.workspace_states = ((System.Windows.VisualStateGroup)(this.FindName("workspace_states"))); this.code_v = ((System.Windows.VisualState)(this.FindName("code_v"))); this.design_v = ((System.Windows.VisualState)(this.FindName("design_v"))); this.starting = ((System.Windows.VisualStateGroup)(this.FindName("starting"))); this.start = ((System.Windows.VisualState)(this.FindName("start"))); this.popup = ((System.Windows.VisualStateGroup)(this.FindName("popup"))); this.modalfade = ((System.Windows.VisualState)(this.FindName("modalfade"))); this.layout = ((System.Windows.Shapes.Rectangle)(this.FindName("layout"))); this.starlayoutroot = ((System.Windows.Controls.Canvas)(this.FindName("starlayoutroot"))); this.browseninsert = ((System.Windows.Controls.Button)(this.FindName("browseninsert"))); this.myimage = ((System.Windows.Controls.Image)(this.FindName("myimage"))); this.mytext = ((System.Windows.Controls.TextBlock)(this.FindName("mytext"))); this.textbox1 = ((System.Windows.Controls.TextBlock)(this.FindName("textbox1"))); this.workspace = ((System.Windows.Controls.Canvas)(this.FindName("workspace"))); this.but_design = ((System.Windows.Controls.Button)(this.FindName("but_design"))); this.but_code = ((System.Windows.Controls.Button)(this.FindName("but_code"))); this.rect_code = ((System.Windows.Shapes.Rectangle)(this.FindName("rect_code"))); this.text_design = ((System.Windows.Controls.TextBlock)(this.FindName("text_design"))); this.text_code = ((System.Windows.Controls.TextBlock)(this.FindName("text_code"))); this.canvas_code = ((System.Windows.Controls.Canvas)(this.FindName("canvas_code"))); this.rtb1 = ((Liquid.RichTextBox)(this.FindName("rtb1"))); this.stackPanel = ((System.Windows.Controls.StackPanel)(this.FindName("stackPanel"))); this.tool_undo = ((System.Windows.Controls.Button)(this.FindName("tool_undo"))); this.tool_redo = ((System.Windows.Controls.Button)(this.FindName("tool_redo"))); this.tool_cut = ((System.Windows.Controls.Button)(this.FindName("tool_cut"))); this.tool_copy = ((System.Windows.Controls.Button)(this.FindName("tool_copy"))); this.tool_paste = ((System.Windows.Controls.Button)(this.FindName("tool_paste"))); this.tool_find = ((System.Windows.Controls.Button)(this.FindName("tool_find"))); this.zoom = ((System.Windows.Controls.ComboBox)(this.FindName("zoom"))); this.canvas_design = ((System.Windows.Controls.Canvas)(this.FindName("canvas_design"))); this.rtb = ((Liquid.RichTextBox)(this.FindName("rtb"))); this.red = ((System.Windows.Shapes.Rectangle)(this.FindName("red"))); this.sidebar_insert = ((System.Windows.Controls.Canvas)(this.FindName("sidebar_insert"))); this.tool_button = ((System.Windows.Controls.Button)(this.FindName("tool_button"))); this.tool_label = ((System.Windows.Controls.Button)(this.FindName("tool_label"))); this.tool_textbox = ((System.Windows.Controls.Button)(this.FindName("tool_textbox"))); this.tool_radio = ((System.Windows.Controls.Button)(this.FindName("tool_radio"))); this.tool_check = ((System.Windows.Controls.Button)(this.FindName("tool_check"))); this.tool_hyperlink = ((System.Windows.Controls.Button)(this.FindName("tool_hyperlink"))); this.tool_line = ((System.Windows.Controls.Button)(this.FindName("tool_line"))); this.tool_image = ((System.Windows.Controls.Button)(this.FindName("tool_image"))); this.tool_table = ((System.Windows.Controls.Button)(this.FindName("tool_table"))); this.buttonimage = ((System.Windows.Controls.Image)(this.FindName("buttonimage"))); this.sidebar_format = ((System.Windows.Controls.Canvas)(this.FindName("sidebar_format"))); this.tool_bold = ((System.Windows.Controls.Button)(this.FindName("tool_bold"))); this.tool_italic = ((System.Windows.Controls.Button)(this.FindName("tool_italic"))); this.tool_underline = ((System.Windows.Controls.Button)(this.FindName("tool_underline"))); this.tool_alignc = ((System.Windows.Controls.Button)(this.FindName("tool_alignc"))); this.tool_alignl = ((System.Windows.Controls.Button)(this.FindName("tool_alignl"))); this.tool_alignr = ((System.Windows.Controls.Button)(this.FindName("tool_alignr"))); this.tool_num = ((System.Windows.Controls.Button)(this.FindName("tool_num"))); this.tool_bul = ((System.Windows.Controls.Button)(this.FindName("tool_bul"))); this.tool_indent = ((System.Windows.Controls.Button)(this.FindName("tool_indent"))); this.tool_outdent = ((System.Windows.Controls.Button)(this.FindName("tool_outdent"))); this.tool_sub = ((System.Windows.Controls.Button)(this.FindName("tool_sub"))); this.tool_super = ((System.Windows.Controls.Button)(this.FindName("tool_super"))); this.tool_strike = ((System.Windows.Controls.Button)(this.FindName("tool_strike"))); this.tool_styles = ((System.Windows.Controls.Button)(this.FindName("tool_styles"))); this.selectFontFamily = ((System.Windows.Controls.ComboBox)(this.FindName("selectFontFamily"))); this.selectFontSize = ((System.Windows.Controls.ComboBox)(this.FindName("selectFontSize"))); this.selectShadow = ((System.Windows.Controls.ComboBox)(this.FindName("selectShadow"))); this.selectColor = ((Liquid.ColorSelector)(this.FindName("selectColor"))); this.selectBackground = ((Liquid.ColorSelector)(this.FindName("selectBackground"))); this.sidebar_table = ((System.Windows.Controls.Canvas)(this.FindName("sidebar_table"))); this.tool_addrow = ((System.Windows.Controls.Button)(this.FindName("tool_addrow"))); this.tool_addcol = ((System.Windows.Controls.Button)(this.FindName("tool_addcol"))); this.tool_delrow = ((System.Windows.Controls.Button)(this.FindName("tool_delrow"))); this.tool_delcol = ((System.Windows.Controls.Button)(this.FindName("tool_delcol"))); this.tool_edit_table = ((System.Windows.Controls.Button)(this.FindName("tool_edit_table"))); this.detail_page_menus = ((System.Windows.Controls.Canvas)(this.FindName("detail_page_menus"))); this.but_insert = ((System.Windows.Controls.Button)(this.FindName("but_insert"))); this.but_format = ((System.Windows.Controls.Button)(this.FindName("but_format"))); this.but_table = ((System.Windows.Controls.Button)(this.FindName("but_table"))); this.but_templates = ((System.Windows.Controls.Button)(this.FindName("but_templates"))); this.menubar = ((System.Windows.Controls.Canvas)(this.FindName("menubar"))); this.testMenu = ((Liquid.MainMenu)(this.FindName("testMenu"))); this.RootElement = ((System.Windows.Controls.Grid)(this.FindName("RootElement"))); this.ElementHover = ((System.Windows.Shapes.Rectangle)(this.FindName("ElementHover"))); this.ElementText = ((System.Windows.Controls.TextBlock)(this.FindName("ElementText"))); this.datetime = ((System.Windows.Controls.TextBlock)(this.FindName("datetime"))); this.filename = ((System.Windows.Controls.TextBlock)(this.FindName("filename"))); this.layout_Copy = ((System.Windows.Shapes.Rectangle)(this.FindName("layout_Copy"))); this.tooltip_bubble = ((Liquid.Bubble)(this.FindName("tooltip_bubble"))); this.tooltip_sp = ((System.Windows.Controls.StackPanel)(this.FindName("tooltip_sp"))); this.tooltip_image = ((System.Windows.Controls.Image)(this.FindName("tooltip_image"))); this.tooltip_text = ((System.Windows.Controls.TextBlock)(this.FindName("tooltip_text"))); this.fader = ((System.Windows.Shapes.Rectangle)(this.FindName("fader"))); this.stylePopup = ((Liquid.Dialog)(this.FindName("stylePopup"))); this.selectStyle = ((System.Windows.Controls.ListBox)(this.FindName("selectStyle"))); this.button = ((System.Windows.Controls.Button)(this.FindName("button"))); this.myrect = ((System.Windows.Shapes.Rectangle)(this.FindName("myrect"))); this.areYouSure = ((Liquid.Dialog)(this.FindName("areYouSure"))); this.stack1 = ((System.Windows.Controls.StackPanel)(this.FindName("stack1"))); this.name = ((System.Windows.Controls.TextBlock)(this.FindName("name"))); this.name1 = ((System.Windows.Controls.TextBox)(this.FindName("name1"))); this.value = ((System.Windows.Controls.TextBlock)(this.FindName("value"))); this.value1 = ((System.Windows.Controls.TextBox)(this.FindName("value1"))); this.stack_lbl = ((System.Windows.Controls.StackPanel)(this.FindName("stack_lbl"))); this.name4 = ((System.Windows.Controls.TextBlock)(this.FindName("name4"))); this.txt_lbl = ((System.Windows.Controls.TextBox)(this.FindName("txt_lbl"))); this.stack2 = ((System.Windows.Controls.StackPanel)(this.FindName("stack2"))); this.checked_box = ((System.Windows.Controls.CheckBox)(this.FindName("checked_box"))); this.insertEditTableDialog = ((Liquid.Dialog)(this.FindName("insertEditTableDialog"))); this.tableColumns = ((System.Windows.Controls.TextBox)(this.FindName("tableColumns"))); this.tableRows = ((System.Windows.Controls.TextBox)(this.FindName("tableRows"))); this.tableStyle = ((System.Windows.Controls.ComboBox)(this.FindName("tableStyle"))); this.TableRed = ((Liquid.Table)(this.FindName("TableRed"))); this.tablePreview = ((Liquid.Table)(this.FindName("tablePreview"))); this.findPopup = ((Liquid.Dialog)(this.FindName("findPopup"))); this.searchTerms = ((System.Windows.Controls.TextBox)(this.FindName("searchTerms"))); this.search = ((System.Windows.Controls.Button)(this.FindName("search"))); this.enterURL = ((Liquid.Dialog)(this.FindName("enterURL"))); this.url = ((System.Windows.Controls.TextBox)(this.FindName("url"))); this.previewPopup = ((Liquid.Dialog)(this.FindName("previewPopup"))); this.previewRichText = ((Liquid.RichTextBlock)(this.FindName("previewRichText"))); this.dropdown_popup = ((Liquid.Dialog)(this.FindName("dropdown_popup"))); this.name2 = ((System.Windows.Controls.TextBlock)(this.FindName("name2"))); this.name3 = ((System.Windows.Controls.TextBox)(this.FindName("name3"))); this.value2 = ((System.Windows.Controls.TextBlock)(this.FindName("value2"))); this.value3 = ((System.Windows.Controls.TextBox)(this.FindName("value3"))); this.comboitems = ((System.Windows.Controls.StackPanel)(this.FindName("comboitems"))); this.comboitem1 = ((System.Windows.Controls.TextBox)(this.FindName("comboitem1"))); this.comboitem2 = ((System.Windows.Controls.TextBox)(this.FindName("comboitem2"))); this.comboitem3 = ((System.Windows.Controls.TextBox)(this.FindName("comboitem3"))); this.image_popup = ((Liquid.Dialog)(this.FindName("image_popup"))); this.Holder = ((System.Windows.Controls.Canvas)(this.FindName("Holder"))); this.imgtext = ((System.Windows.Controls.TextBlock)(this.FindName("imgtext"))); this.MoveLeftButton = ((System.Windows.Controls.Image)(this.FindName("MoveLeftButton"))); this.MoveRightButton = ((System.Windows.Controls.Image)(this.FindName("MoveRightButton"))); this.image_width = ((System.Windows.Controls.TextBox)(this.FindName("image_width"))); this.image_height = ((System.Windows.Controls.TextBox)(this.FindName("image_height"))); this.FullScreen1 = ((System.Windows.Controls.Button)(this.FindName("FullScreen1"))); this.FullScreen2 = ((System.Windows.Controls.Button)(this.FindName("FullScreen2"))); this.dragging = ((System.Windows.Controls.Image)(this.FindName("dragging"))); this.editor_popup_save = ((Liquid.Dialog)(this.FindName("editor_popup_save"))); this.editor_tblock_savefile = ((System.Windows.Controls.TextBlock)(this.FindName("editor_tblock_savefile"))); this.editor_btn_saveyes = ((System.Windows.Controls.Button)(this.FindName("editor_btn_saveyes"))); this.editor_btn_saveno = ((System.Windows.Controls.Button)(this.FindName("editor_btn_saveno"))); this.editor_btn_savecancel = ((System.Windows.Controls.Button)(this.FindName("editor_btn_savecancel"))); this.editor_rect_fader = ((System.Windows.Shapes.Rectangle)(this.FindName("editor_rect_fader"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/PrimaryEducationSystem.Tests;component/MainPage.xaml", System.UriKind.Relative)); this.CloudAnimation = ((System.Windows.Media.Animation.Storyboard)(this.FindName("CloudAnimation"))); this.ChildrenAnimation = ((System.Windows.Media.Animation.Storyboard)(this.FindName("ChildrenAnimation"))); this.BalloonAnimation = ((System.Windows.Media.Animation.Storyboard)(this.FindName("BalloonAnimation"))); this.StarAnimation = ((System.Windows.Media.Animation.Storyboard)(this.FindName("StarAnimation"))); this.StartHoverAnimation = ((System.Windows.Media.Animation.Storyboard)(this.FindName("StartHoverAnimation"))); this.StartClickAnimation = ((System.Windows.Media.Animation.Storyboard)(this.FindName("StartClickAnimation"))); this.HomePageAnimation = ((System.Windows.Media.Animation.Storyboard)(this.FindName("HomePageAnimation"))); this.AnswerImageAnimation = ((System.Windows.Media.Animation.Storyboard)(this.FindName("AnswerImageAnimation"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.img_BigCloud = ((System.Windows.Controls.Image)(this.FindName("img_BigCloud"))); this.Cloud1 = ((System.Windows.Controls.Image)(this.FindName("Cloud1"))); this.Cloud2 = ((System.Windows.Controls.Image)(this.FindName("Cloud2"))); this.BeTrai = ((System.Windows.Controls.Image)(this.FindName("BeTrai"))); this.MatTroi = ((System.Windows.Controls.Image)(this.FindName("MatTroi"))); this.BeGai = ((System.Windows.Controls.Image)(this.FindName("BeGai"))); this.img_GoHome = ((System.Windows.Controls.Image)(this.FindName("img_GoHome"))); this.SoundGoHome = ((System.Windows.Controls.MediaElement)(this.FindName("SoundGoHome"))); this.img_header = ((System.Windows.Controls.Image)(this.FindName("img_header"))); this.img_Baloon1 = ((System.Windows.Controls.Image)(this.FindName("img_Baloon1"))); this.img_Baloon2 = ((System.Windows.Controls.Image)(this.FindName("img_Baloon2"))); this.img_footer = ((System.Windows.Controls.Image)(this.FindName("img_footer"))); this.txt_Title = ((System.Windows.Controls.TextBlock)(this.FindName("txt_Title"))); this.img_board = ((System.Windows.Controls.Image)(this.FindName("img_board"))); this.canvasLeft = ((System.Windows.Controls.Canvas)(this.FindName("canvasLeft"))); this.Clock = ((TracNghiem.AnalogClock)(this.FindName("Clock"))); this.StackQuestions = ((System.Windows.Controls.StackPanel)(this.FindName("StackQuestions"))); this.Grid_Content = ((System.Windows.Controls.Grid)(this.FindName("Grid_Content"))); this.StackDisplayContent = ((System.Windows.Controls.StackPanel)(this.FindName("StackDisplayContent"))); this.rt_Question = ((Liquid.RichTextBlock)(this.FindName("rt_Question"))); this.QuestionSound = ((System.Windows.Controls.MediaElement)(this.FindName("QuestionSound"))); this.StackAnswers = ((System.Windows.Controls.StackPanel)(this.FindName("StackAnswers"))); this.Count_Up = ((System.Windows.Controls.TextBlock)(this.FindName("Count_Up"))); this.btn_Submit = ((System.Windows.Controls.Button)(this.FindName("btn_Submit"))); this.Star = ((System.Windows.Controls.Image)(this.FindName("Star"))); this.txt_Guide = ((System.Windows.Controls.TextBlock)(this.FindName("txt_Guide"))); this.btn_Start = ((System.Windows.Controls.Image)(this.FindName("btn_Start"))); this.SoundLoad = ((System.Windows.Controls.MediaElement)(this.FindName("SoundLoad"))); this.Canvas_Save = ((System.Windows.Controls.Canvas)(this.FindName("Canvas_Save"))); this.txt_MessageSave = ((System.Windows.Controls.TextBlock)(this.FindName("txt_MessageSave"))); this.txt_ResultView = ((System.Windows.Controls.TextBlock)(this.FindName("txt_ResultView"))); this.btn_Close = ((System.Windows.Controls.Image)(this.FindName("btn_Close"))); }