コード例 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mdiChild = ((SidewalkPermitWPF.Views.ContractorPermitProcess)(target));
                return;

            case 2:
                this.TransTypesGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 4:
                this.txtTotalFee = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.txtIssuedBy = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.rdoCard = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 7:
                this.rdoCheck = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 8:
                this.rdoCash = ((System.Windows.Controls.RadioButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mdiChild = ((SidewalkPermitWPF.Views.ContractorPermitProcess)(target));
                return;

            case 2:
                this.listView1 = ((System.Windows.Controls.ListView)(target));

            #line 95 "..\..\..\Views\ContractorPermitProcess.xaml"
                this.listView1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listView1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.txtTotalFee = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.rdoCard = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 5:
                this.rdoCheck = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 6:
                this.rdoCash = ((System.Windows.Controls.RadioButton)(target));
                return;
            }
            this._contentLoaded = true;
        }