예제 #1
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                ProcessBindings(args.Item, args.ItemIndex, (int)args.Phase, out nextPhase);
                return(nextPhase);
            }
예제 #2
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = 1;
                    this.SetDataRoot(args.Item as global::ScorpGunluk.ViewModels.ItemViewModel);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.Grid)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;

                case 1:
                    Windows.UI.Xaml.Markup.XamlBindingHelper.ResumeRendering(this.obj5);
                    nextPhase = -1;
                    break;
                }
                this.Update_((global::ScorpGunluk.ViewModels.ItemViewModel)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = 1;
                    this.SetDataRoot(args.Item as global::security_hackers_it_news.Models.ReditListingsModel);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.StackPanel)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;

                case 1:
                    Windows.UI.Xaml.Markup.XamlBindingHelper.ResumeRendering(this.obj5);
                    nextPhase = 2;
                    break;

                case 2:
                    Windows.UI.Xaml.Markup.XamlBindingHelper.ResumeRendering(this.obj6);
                    Windows.UI.Xaml.Markup.XamlBindingHelper.ResumeRendering(this.obj7);
                    nextPhase = 3;
                    break;

                case 3:
                    Windows.UI.Xaml.Markup.XamlBindingHelper.ResumeRendering(this.obj8);
                    nextPhase = 4;
                    break;

                case 4:
                    Windows.UI.Xaml.Markup.XamlBindingHelper.ResumeRendering(this.obj9);
                    nextPhase = 5;
                    break;

                case 5:
                    Windows.UI.Xaml.Markup.XamlBindingHelper.ResumeRendering(this.obj10);
                    nextPhase = -1;
                    break;
                }
                this.Update_((global::security_hackers_it_news.Models.ReditListingsModel)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #4
0
 public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
 {
     int nextPhase = -1;
     switch(args.Phase)
     {
         case 0:
             nextPhase = -1;
             this.SetDataRoot(args.Item as global::FTEReader.Models.ChapterItem);
             if (!removedDataContextHandler)
             {
                 removedDataContextHandler = true;
                 ((global::Windows.UI.Xaml.Controls.UserControl)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
             }
             this.initialized = true;
             break;
     }
     this.Update_((global::FTEReader.Models.ChapterItem) args.Item, 1 << (int)args.Phase);
     return nextPhase;
 }
예제 #5
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item as global::ProjekatNogometniSavez.Baza.ViewModels.MeniStavkeViewModel);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.Grid)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::ProjekatNogometniSavez.Baza.ViewModels.MeniStavkeViewModel)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #6
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item as global::WeatherApp.src.SelectedForecastDay);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.Grid)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::WeatherApp.src.SelectedForecastDay)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #7
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item as global::DTSelectorWithCVS.GroupInfoList);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.TextBlock)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::DTSelectorWithCVS.GroupInfoList)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #8
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                currentPhase = (int)args.Phase;
                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    ResetTemplate();
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.Grid)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    break;
                }
                this.Update_((global::XPhase.Models.House)args.Item, (int)args.Phase);
                return(nextPhase);
            }
예제 #9
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.Button)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::mobile_AppFilter.Views.ShellNavigationItem)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #10
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item as global::Paint.Models.BackgroundColor);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Shapes.Ellipse)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::Paint.Models.BackgroundColor)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #11
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item as global::ListViewExample.Model.Book);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.StackPanel)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::ListViewExample.Model.Book)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #12
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item as global::VisualExplorer.Model.Navigation.ObservableMPathAccessGroup);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Microsoft.Toolkit.Uwp.UI.Controls.Expander)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::VisualExplorer.Model.Navigation.ObservableMPathAccessGroup)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #13
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.Grid)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::Microsoft.Toolkit.Uwp.UI.Controls.HamburgerMenuImageItem)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.Grid)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::SDKTemplate.BluetoothLEAttributeDisplay)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #15
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item as global::WoundManagementSystem.Service);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.RelativePanel)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::WoundManagementSystem.Service)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #16
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item as global::MVVMLightUWPApp.ViewModels.Layout.MenuItem);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.Grid)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::MVVMLightUWPApp.ViewModels.Layout.MenuItem)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #17
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item as global::MobileApps3_Project.ViewModels.LevelViewModel);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.TextBlock)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::MobileApps3_Project.ViewModels.LevelViewModel)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #18
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                switch (args.Phase)
                {
                case 0:
                    nextPhase = -1;
                    this.SetDataRoot(args.Item as global::TPT_MMAS.Shared.Model.Prescription);
                    if (!removedDataContextHandler)
                    {
                        removedDataContextHandler = true;
                        ((global::Windows.UI.Xaml.Controls.Grid)args.ItemContainer.ContentTemplateRoot).DataContextChanged -= this.DataContextChangedHandler;
                    }
                    this.initialized = true;
                    break;
                }
                this.Update_((global::TPT_MMAS.Shared.Model.Prescription)args.Item, 1 << (int)args.Phase);
                return(nextPhase);
            }
예제 #19
0
            public int ProcessBindings(global::Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs args)
            {
                int nextPhase = -1;

                return(nextPhase);
            }