Esempio n. 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TxbAccount = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.btnQuery = ((System.Windows.Controls.Button)(target));

            #line 40 "..\..\..\SystemSetting\LogInfoControl.xaml"
                this.btnQuery.Click += new System.Windows.RoutedEventHandler(this.btnQuery_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.dataPager = ((Gss.ManagementMenu.CustomControl.DataPagePicker)(target));
                return;

            case 4:
                this.dgGrid = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 15 "..\..\..\..\AccountManager\Clerk\ClerkAccountControl.xaml"
                ((System.Windows.Controls.ContextMenu)(target)).Opened += new System.Windows.RoutedEventHandler(this.ContextMenu_Opened);

            #line default
            #line hidden
                return;

            case 3:
                this.dataPager = ((Gss.ManagementMenu.CustomControl.DataPagePicker)(target));
                return;

            case 4:
                this.dgGrid = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 15 "..\..\..\..\AccountManager\Clerk\ClerkAccountControl.xaml"
     ((System.Windows.Controls.ContextMenu)(target)).Opened += new System.Windows.RoutedEventHandler(this.ContextMenu_Opened);
     
     #line default
     #line hidden
     return;
     case 3:
     this.dataPager = ((Gss.ManagementMenu.CustomControl.DataPagePicker)(target));
     return;
     case 4:
     this.dgGrid = ((System.Windows.Controls.DataGrid)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.TxbAccount = ((System.Windows.Controls.TextBox)(target));
     return;
     case 2:
     this.btnQuery = ((System.Windows.Controls.Button)(target));
     
     #line 40 "..\..\..\SystemSetting\LogInfoControl.xaml"
     this.btnQuery.Click += new System.Windows.RoutedEventHandler(this.btnQuery_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.dataPager = ((Gss.ManagementMenu.CustomControl.DataPagePicker)(target));
     return;
     case 4:
     this.dgGrid = ((System.Windows.Controls.DataGrid)(target));
     return;
     }
     this._contentLoaded = true;
 }