void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.PieChart = ((TraceWizard.TwApp.PieChart)(target)); return; case 2: this.FixtureSummaryReportTable = ((TraceWizard.TwApp.FixtureSummaryReportTable)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.PieChartByVolume = ((TraceWizard.TwApp.PieChart)(target)); return; case 2: this.PieChartByInstances = ((TraceWizard.TwApp.PieChart)(target)); return; } this._contentLoaded = true; }