Example #1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/CleverActivityTracker;component/Views/ListOfActivities.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.listBox_AllActivities = ((ReorderListBox.ReorderListBox)(this.FindName("listBox_AllActivities")));
 }
Example #2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/CleverActivityTracker;component/Views/PivotPage1.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.MyCheckboxIndicate = ((System.Windows.Controls.CheckBox)(this.FindName("MyCheckboxIndicate")));
     this.reorderListBox = ((ReorderListBox.ReorderListBox)(this.FindName("reorderListBox")));
     this.reorderListBoxTemplate = ((System.Windows.DataTemplate)(this.FindName("reorderListBoxTemplate")));
 }
Example #3
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/CleverActivityTracker;component/Views/ListOfActivities.xaml", System.UriKind.Relative));
     this.LayoutRoot            = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.listBox_AllActivities = ((ReorderListBox.ReorderListBox)(this.FindName("listBox_AllActivities")));
 }
Example #4
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/CleverActivityTracker;component/Views/PivotPage1.xaml", System.UriKind.Relative));
     this.LayoutRoot             = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.MyCheckboxIndicate     = ((System.Windows.Controls.CheckBox)(this.FindName("MyCheckboxIndicate")));
     this.reorderListBox         = ((ReorderListBox.ReorderListBox)(this.FindName("reorderListBox")));
     this.reorderListBoxTemplate = ((System.Windows.DataTemplate)(this.FindName("reorderListBoxTemplate")));
 }
Example #5
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/gTask;component/Views/TaskView.xaml", System.UriKind.Relative));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.txtTitle     = ((System.Windows.Controls.TextBlock)(this.FindName("txtTitle")));
     this.txtPageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("txtPageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.TasksView    = ((ReorderListBox.ReorderListBox)(this.FindName("TasksView")));
     this.AdControl    = ((Microsoft.Advertising.Mobile.UI.AdControl)(this.FindName("AdControl")));
 }
Example #6
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/CleverActivityTracker;component/Views/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot                = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.mainPagePivot             = ((Microsoft.Phone.Controls.Pivot)(this.FindName("mainPagePivot")));
     this.runningActivity           = ((System.Windows.Controls.TextBlock)(this.FindName("runningActivity")));
     this.activityName              = ((System.Windows.Controls.TextBlock)(this.FindName("activityName")));
     this.activityTime              = ((System.Windows.Controls.TextBlock)(this.FindName("activityTime")));
     this.columDef                  = ((System.Windows.Controls.ColumnDefinition)(this.FindName("columDef")));
     this.Img_Main_Stop             = ((System.Windows.Controls.Image)(this.FindName("Img_Main_Stop")));
     this.Img_Main_Play             = ((System.Windows.Controls.Image)(this.FindName("Img_Main_Play")));
     this.Img_Main_Pause            = ((System.Windows.Controls.Image)(this.FindName("Img_Main_Pause")));
     this.Checkbox                  = ((System.Windows.Controls.CheckBox)(this.FindName("Checkbox")));
     this.listBox_AllScheduleItems2 = ((ReorderListBox.ReorderListBox)(this.FindName("listBox_AllScheduleItems2")));
     this.Checkbox1                 = ((System.Windows.Controls.CheckBox)(this.FindName("Checkbox1")));
     this.listBox_AllScheduleItems  = ((ReorderListBox.ReorderListBox)(this.FindName("listBox_AllScheduleItems")));
     this.listBox_AllHistoryItems   = ((ReorderListBox.ReorderListBox)(this.FindName("listBox_AllHistoryItems")));
 }
Example #7
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/CleverActivityTracker;component/Views/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.mainPagePivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("mainPagePivot")));
     this.runningActivity = ((System.Windows.Controls.TextBlock)(this.FindName("runningActivity")));
     this.activityName = ((System.Windows.Controls.TextBlock)(this.FindName("activityName")));
     this.activityTime = ((System.Windows.Controls.TextBlock)(this.FindName("activityTime")));
     this.columDef = ((System.Windows.Controls.ColumnDefinition)(this.FindName("columDef")));
     this.Img_Main_Stop = ((System.Windows.Controls.Image)(this.FindName("Img_Main_Stop")));
     this.Img_Main_Play = ((System.Windows.Controls.Image)(this.FindName("Img_Main_Play")));
     this.Img_Main_Pause = ((System.Windows.Controls.Image)(this.FindName("Img_Main_Pause")));
     this.Checkbox = ((System.Windows.Controls.CheckBox)(this.FindName("Checkbox")));
     this.listBox_AllScheduleItems2 = ((ReorderListBox.ReorderListBox)(this.FindName("listBox_AllScheduleItems2")));
     this.Checkbox1 = ((System.Windows.Controls.CheckBox)(this.FindName("Checkbox1")));
     this.listBox_AllScheduleItems = ((ReorderListBox.ReorderListBox)(this.FindName("listBox_AllScheduleItems")));
     this.listBox_AllHistoryItems = ((ReorderListBox.ReorderListBox)(this.FindName("listBox_AllHistoryItems")));
 }