Ejemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 12 "..\..\SurfaceWindow1.xaml"
                ((Prototype_05.SurfaceWindow1)(target)).Loaded += new System.Windows.RoutedEventHandler(this.WindowIsLoaded);

            #line default
            #line hidden
                return;

            case 2:
                this.MainGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.ModOvArea = ((Prototype_05.ModelOverviewArea)(target));
                return;

            case 4:
                this.ModelOverview = ((Prototype_05.ModelOverviewControl)(target));
                return;

            case 5:
                this.SystemStateOverviewArea = ((Prototype_05.SystemOverviewArea)(target));
                return;

            case 6:
                this.SystemStateOverview = ((Prototype_05.SystemStateOverviewControl)(target));
                return;

            case 7:
                this.RunningInstancesArea = ((Prototype_05.RunningInstancesArea)(target));
                return;

            case 8:
                this.RunningInstancesControl = ((Prototype_05.RunningInstancesControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((Prototype_05.SystemStateOverviewControl)(target));

            #line 11 "..\..\..\SystemStateOverviewControl.xaml"
                this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.ContentLoaded);

            #line default
            #line hidden
                return;

            case 2:
                this.MainGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.NavigationGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.LastActions = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 5:
                this.ErrorRect = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 6:
                this.LastActionsText = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.ErrorText = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.SystemFactsGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.RunningInstancesAmountTitle = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.ExecutingInstancesAmountTitle = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.PausedInstancesAmountTitle = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.FaultyInstancesAmountTitle = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.RunningInstancesAmount = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.ExecutingInstancesAmount = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.PausedInstancesAmount = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.FaultyInstancesAmount = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.TimeValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.DateValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:
                this.MessageRectangle0 = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 20:
                this.MessageRectangle1 = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 21:
                this.MessageRectangle2 = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 22:
                this.LogGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 23:
                this.LogTime0 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this.LogType0 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:
                this.LogProcess0 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 26:
                this.LogTime1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 27:
                this.LogType1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 28:
                this.LogProcess1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 29:
                this.LogTime2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 30:
                this.LogType2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 31:
                this.LogProcess2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 32:
                this.ErrorGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 33:
                this.ErrorMessageGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 34:
                this.ErrorTime0 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 35:
                this.ErrorType0 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 36:
                this.ErrorProcess0 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 37:
                this.OKMessage = ((System.Windows.Controls.TextBox)(target));
                return;

            case 38:
                this.OKMessage2 = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }