예제 #1
0
 private void Update_LoginVM_NextCommand(global::GalaSoft.MvvmLight.Command.RelayCommand obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED)) != 0)
     {
         XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ButtonBase_Command(this.obj12, obj, null);
     }
 }
예제 #2
0
 private void Update_MainVM_ModifyCommand(global::GalaSoft.MvvmLight.Command.RelayCommand <global::MyerList.Model.ToDo> obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED)) != 0)
     {
         XamlBindingSetters.Set_JP_Utils_Framework_ListViewBaseCommandEx_ItemClickCommand(this.obj20, obj, null);
     }
 }
예제 #3
0
 private void Update_ViewModel_GotoDetailsPage(global::GalaSoft.MvvmLight.Command.RelayCommand <global::Ioespt.UWP.DeviceControl.Models.RegisteredDevice> obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED)) != 0)
     {
         XamlBindingSetters.Set_Ioespt_UWP_DeviceControl_Helpers_ItemClickCommand_Command(this.obj8, obj, null);
     }
 }
예제 #4
0
 private void Update_Vm_SignUpCommand(global::GalaSoft.MvvmLight.Command.RelayCommand <global::System.Object> obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0)
     {
         XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ButtonBase_Command(this.obj3, obj, null);
     }
 }
예제 #5
0
 private void Update_Vm_OpenPageCommand(global::GalaSoft.MvvmLight.Command.RelayCommand <global::NasaSpaceApp.UI.PageType> obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0)
     {
         XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ButtonBase_Command(this.obj4, obj, null);
         XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ButtonBase_Command(this.obj5, obj, null);
         XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Primitives_ButtonBase_Command(this.obj6, obj, null);
     }
 }