コード例 #1
0
ファイル: MainWindow.g.i.cs プロジェクト: MajdiH/Academic
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.matchEditView = ((WpfFrenchChampionship.MatchEditView)(target));
                return;

            case 2:
                this.rankingView = ((WpfFrenchChampionship.RankingView)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.matchEditView = ((WpfFrenchChampionship.MatchEditView)(target));
     return;
     case 2:
     this.rankingView = ((WpfFrenchChampionship.RankingView)(target));
     return;
     }
     this._contentLoaded = true;
 }