コード例 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.InfoStade = ((ApplicationWPF.UserControls.CtrlStade)(target));
                return;

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

            case 3:
                this.Remvoe = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
ファイル: StadesView.g.cs プロジェクト: BBS007/WebServiceJedi
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.InfoStade = ((ApplicationWPF.UserControls.CtrlStade)(target));
     return;
     case 2:
     this.Add = ((System.Windows.Controls.Button)(target));
     return;
     case 3:
     this.Remvoe = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }