Ejemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((VMS.Client.TrackingSystem.UserControls.CloseMiniMaxi)(target));
                return;

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

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

            case 4:
                this.stkpBtn = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 5:
                this.btnMinimize = ((System.Windows.Controls.Button)(target));

            #line 299 "..\..\..\UserControls\CloseMiniMaxi.xaml"
                this.btnMinimize.Click += new System.Windows.RoutedEventHandler(this.btnMinimize_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.grdMinimize = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.bgMinimize = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 8:
                this.togbtnMaximize = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 314 "..\..\..\UserControls\CloseMiniMaxi.xaml"
                this.togbtnMaximize.Click += new System.Windows.RoutedEventHandler(this.togbtnMaximize_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.btnClose = ((System.Windows.Controls.Button)(target));

            #line 319 "..\..\..\UserControls\CloseMiniMaxi.xaml"
                this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.grdClose = ((System.Windows.Controls.Grid)(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 = ((VMS.Client.TrackingSystem.UserControls.CloseMiniMaxi)(target));
     return;
     case 2:
     this.grdLayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.grdBtn = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.stkpBtn = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.btnMinimize = ((System.Windows.Controls.Button)(target));
     
     #line 299 "..\..\..\UserControls\CloseMiniMaxi.xaml"
     this.btnMinimize.Click += new System.Windows.RoutedEventHandler(this.btnMinimize_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.grdMinimize = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.bgMinimize = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 8:
     this.togbtnMaximize = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     
     #line 314 "..\..\..\UserControls\CloseMiniMaxi.xaml"
     this.togbtnMaximize.Click += new System.Windows.RoutedEventHandler(this.togbtnMaximize_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     
     #line 319 "..\..\..\UserControls\CloseMiniMaxi.xaml"
     this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.grdClose = ((System.Windows.Controls.Grid)(target));
     return;
     }
     this._contentLoaded = true;
 }