Пример #1
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Motywator;component/ViewPage.xaml", System.UriKind.Relative));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.stpTitle     = ((System.Windows.Controls.StackPanel)(this.FindName("stpTitle")));
     this.btnFavourite = ((Coding4Fun.Toolkit.Controls.RoundToggleButton)(this.FindName("btnFavourite")));
     this.btnShare     = ((Coding4Fun.Toolkit.Controls.RoundButton)(this.FindName("btnShare")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/VITacademics;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Controller = ((Microsoft.Phone.Controls.Panorama)(this.FindName("Controller")));
     this.AttList = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("AttList")));
     this.tt_list = ((System.Windows.Controls.ListBox)(this.FindName("tt_list")));
     this.fb_flist = ((System.Windows.Controls.ListBox)(this.FindName("fb_flist")));
     this.gridAbout = ((System.Windows.Controls.Grid)(this.FindName("gridAbout")));
     this.adControl1 = ((Microsoft.Advertising.Mobile.UI.AdControl)(this.FindName("adControl1")));
     this.gridSettings = ((System.Windows.Controls.Grid)(this.FindName("gridSettings")));
     this.lbl_REG = ((System.Windows.Controls.TextBlock)(this.FindName("lbl_REG")));
     this.txt_REG = ((System.Windows.Controls.TextBox)(this.FindName("txt_REG")));
     this.textBlock1 = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock1")));
     this.datePicker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("datePicker")));
     this.lbl_capmpus = ((System.Windows.Controls.TextBlock)(this.FindName("lbl_capmpus")));
     this.chk_Vellore = ((System.Windows.Controls.RadioButton)(this.FindName("chk_Vellore")));
     this.chk_Chennai = ((System.Windows.Controls.RadioButton)(this.FindName("chk_Chennai")));
     this.lbl_defscreen = ((System.Windows.Controls.TextBlock)(this.FindName("lbl_defscreen")));
     this.chk_tod = ((System.Windows.Controls.RadioButton)(this.FindName("chk_tod")));
     this.chk_att = ((System.Windows.Controls.RadioButton)(this.FindName("chk_att")));
     this.button1 = ((System.Windows.Controls.Button)(this.FindName("button1")));
     this.refresh = ((Coding4Fun.Toolkit.Controls.RoundToggleButton)(this.FindName("refresh")));
 }