Ejemplo n.º 1
0
 private void Update_ViewModel_SwitchThemeCommand(global::System.Windows.Input.ICommand obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED)) != 0)
     {
         // Views\SettingsPage.xaml line 47
         if (!isobj5CommandDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ButtonBase_Command(this.obj5, obj, null);
         }
         // Views\SettingsPage.xaml line 57
         if (!isobj6CommandDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ButtonBase_Command(this.obj6, obj, null);
         }
         // Views\SettingsPage.xaml line 67
         if (!isobj7CommandDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ButtonBase_Command(this.obj7, obj, null);
         }
     }
 }
Ejemplo n.º 2
0
 private void Update_DashboardMenuItemName(global::System.String obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED)) != 0)
     {
         // MainPage.xaml line 22
         if (!isobj4ToolTipDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_ToolTipService_ToolTip(this.obj4, obj, null);
         }
         // MainPage.xaml line 25
         if (!isobj31NameDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_FrameworkElement_Name(this.obj31, obj, null);
         }
         // MainPage.xaml line 32
         if (!isobj32TextDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_TextBlock_Text(this.obj32, obj, null);
         }
     }
 }
Ejemplo n.º 3
0
 private void Update_ViewModel_ElementTheme(global::Windows.UI.Xaml.ElementTheme obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0)
     {
         // Views\SettingsPage.xaml line 53
         if (!isobj4IsCheckedDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ToggleButton_IsChecked(this.obj4, (global::System.Nullable <global::System.Boolean>) this.LookupConverter("EnumToBooleanConverter").Convert(obj, typeof(global::System.Nullable <global::System.Boolean>), "Light", null), null);
         }
         // Views\SettingsPage.xaml line 63
         if (!isobj5IsCheckedDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ToggleButton_IsChecked(this.obj5, (global::System.Nullable <global::System.Boolean>) this.LookupConverter("EnumToBooleanConverter").Convert(obj, typeof(global::System.Nullable <global::System.Boolean>), "Dark", null), null);
         }
         // Views\SettingsPage.xaml line 73
         if (!isobj6IsCheckedDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ToggleButton_IsChecked(this.obj6, (global::System.Nullable <global::System.Boolean>) this.LookupConverter("EnumToBooleanConverter").Convert(obj, typeof(global::System.Nullable <global::System.Boolean>), "Default", null), null);
         }
     }
 }
Ejemplo n.º 4
0
 private void Update_IsExisting_Cast_IsExisting_To_Visibility(global::Windows.UI.Xaml.Visibility obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0)
     {
         // Transaction\DepositTransactionPage.xaml line 67
         if (!isobj7VisibilityDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_UIElement_Visibility(this.obj7, obj);
         }
         // Transaction\DepositTransactionPage.xaml line 103
         if (!isobj18VisibilityDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_UIElement_Visibility(this.obj18, obj);
         }
         // Transaction\DepositTransactionPage.xaml line 156
         if (!isobj34VisibilityDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_UIElement_Visibility(this.obj34, obj);
         }
     }
 }
Ejemplo n.º 5
0
 // Update methods for each path node used in binding steps.
 private void Update_(global::Lab_08.Model.NewsItem obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED)) != 0)
     {
         // MainPage.xaml line 90
         if (!isobj6TextDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_TextBlock_Text(this.obj6, obj != null ? obj.ToString() : null, null);
         }
         // MainPage.xaml line 91
         if (!isobj7TextDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_TextBlock_Text(this.obj7, obj != null ? obj.ToString() : null, null);
         }
         // MainPage.xaml line 92
         if (!isobj8TextDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_TextBlock_Text(this.obj8, obj != null ? obj.ToString() : null, null);
         }
     }
 }
Ejemplo n.º 6
0
 private void Update_Filtered(global::System.Collections.ObjectModel.ObservableCollection <global::SyntaxError.V2.Modell.ChallengeObjects.MediaObject> obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED)) != 0)
     {
         // Views\CreateObjectsPage.xaml line 360
         if (!isobj4ItemsSourceDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_ItemsControl_ItemsSource(this.obj4, obj, null);
         }
         // Views\CreateObjectsPage.xaml line 210
         if (!isobj18ItemsSourceDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_ItemsControl_ItemsSource(this.obj18, obj, null);
         }
         // Views\CreateObjectsPage.xaml line 60
         if (!isobj32ItemsSourceDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_ItemsControl_ItemsSource(this.obj32, obj, null);
         }
     }
 }
Ejemplo n.º 7
0
 private void Update__vm_ControlButtonsVisible_Cast_ControlButtonsVisible_To_Visibility(global::Windows.UI.Xaml.Visibility obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0)
     {
         // Views\TravelPlanPage.xaml line 177
         if (!isobj9VisibilityDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_UIElement_Visibility(this.obj9, obj);
         }
         // Views\TravelPlanPage.xaml line 186
         if (!isobj10VisibilityDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_UIElement_Visibility(this.obj10, obj);
         }
         // Views\TravelPlanPage.xaml line 195
         if (!isobj11VisibilityDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_UIElement_Visibility(this.obj11, obj);
         }
     }
 }
Ejemplo n.º 8
0
 private void Update__vm_SelectedItem(global::TravelApp.Models.TravelPlan obj, int phase)
 {
     if (obj != null)
     {
         if ((phase & (NOT_PHASED | DATA_CHANGED | (1 << 0))) != 0)
         {
             this.Update__vm_SelectedItem_Name(obj.Name, phase);
             this.Update__vm_SelectedItem_StartDate(obj.StartDate, phase);
             this.Update__vm_SelectedItem_EndDate(obj.EndDate, phase);
             this.Update__vm_SelectedItem_Destination(obj.Destination, phase);
         }
     }
     if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0)
     {
         // Views\TravelPlanPage.xaml line 83
         if (!isobj4SelectedItemDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_Selector_SelectedItem(this.obj4, obj, null);
         }
     }
 }
Ejemplo n.º 9
0
 private void Update_Name(global::System.String obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED)) != 0)
     {
         // Views\ImageGalleryPage.xaml line 22
         if (!isobj4NameDisabled)
         {
             if ((this.obj4.Target as global::Windows.UI.Xaml.Controls.Image) != null)
             {
                 XamlBindingSetters.Set_Windows_UI_Xaml_Automation_AutomationProperties_Name((this.obj4.Target as global::Windows.UI.Xaml.Controls.Image), obj, null);
             }
         }
         // Views\ImageGalleryPage.xaml line 22
         if (!isobj4ToolTipDisabled)
         {
             if ((this.obj4.Target as global::Windows.UI.Xaml.Controls.Image) != null)
             {
                 XamlBindingSetters.Set_Windows_UI_Xaml_Controls_ToolTipService_ToolTip((this.obj4.Target as global::Windows.UI.Xaml.Controls.Image), obj, null);
             }
         }
     }
 }
Ejemplo n.º 10
0
 private void Update_member(global::Music.Entity.Member obj, int phase)
 {
     if (obj != null)
     {
         if ((phase & (NOT_PHASED | (1 << 0))) != 0)
         {
             this.Update_member_email(obj.email, phase);
             this.Update_member_phone(obj.phone, phase);
             this.Update_member_address(obj.address, phase);
             this.Update_member_introduction(obj.introduction, phase);
             this.Update_member_avatar(obj.avatar, phase);
         }
     }
     if ((phase & ((1 << 0) | NOT_PHASED)) != 0)
     {
         // Pages\MyInformation.xaml line 12
         if (!isobj2TagDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_FrameworkElement_Tag(this.obj2, obj, null);
         }
     }
 }
Ejemplo n.º 11
0
 private void Update_ViewLevels_SelectedLevel(global::MobileApps3_Project.ViewModels.LevelViewModel obj, int phase)
 {
     this.bindingsTracking.UpdateChildListeners_ViewLevels_SelectedLevel(obj);
     if (obj != null)
     {
         if ((phase & (NOT_PHASED | DATA_CHANGED | (1 << 0))) != 0)
         {
             this.Update_ViewLevels_SelectedLevel_level(obj.level, phase);
             this.Update_ViewLevels_SelectedLevel_items(obj.items, phase);
             this.Update_ViewLevels_SelectedLevel_description(obj.description, phase);
             this.Update_ViewLevels_SelectedLevel_image(obj.image, phase);
         }
     }
     else
     {
         if ((phase & (NOT_PHASED | DATA_CHANGED | (1 << 0))) != 0)
         {
             this.UpdateFallback_ViewLevels_SelectedLevel_level(phase);
         }
         if ((phase & (NOT_PHASED | DATA_CHANGED | (1 << 0))) != 0)
         {
             this.UpdateFallback_ViewLevels_SelectedLevel_items(phase);
         }
         if ((phase & (NOT_PHASED | DATA_CHANGED | (1 << 0))) != 0)
         {
             this.UpdateFallback_ViewLevels_SelectedLevel_description(phase);
         }
         if ((phase & (NOT_PHASED | DATA_CHANGED | (1 << 0))) != 0)
         {
             this.UpdateFallback_ViewLevels_SelectedLevel_image(phase);
         }
     }
     if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0)
     {
         XamlBindingSetters.Set_Windows_UI_Xaml_UIElement_Visibility(this.obj3, (global::Windows.UI.Xaml.Visibility) this.LookupConverter("ObjectExistsToVisible").Convert(obj, typeof(global::Windows.UI.Xaml.Visibility), null, null));
     }
 }
Ejemplo n.º 12
0
 private void Update_MsgAlignment(global::Windows.UI.Xaml.HorizontalAlignment obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED)) != 0)
     {
         // ChatPage.xaml line 13
         if (!isobj3HorizontalAlignmentDisabled)
         {
             if ((this.obj3.Target as global::Windows.UI.Xaml.Controls.Grid) != null)
             {
                 XamlBindingSetters.Set_Windows_UI_Xaml_FrameworkElement_HorizontalAlignment((this.obj3.Target as global::Windows.UI.Xaml.Controls.Grid), obj);
             }
         }
         // ChatPage.xaml line 30
         if (!isobj7HorizontalAlignmentDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_FrameworkElement_HorizontalAlignment(this.obj7, obj);
         }
         // ChatPage.xaml line 39
         if (!isobj8HorizontalAlignmentDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_FrameworkElement_HorizontalAlignment(this.obj8, obj);
         }
     }
 }