void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._midColumn = ((System.Windows.Controls.ColumnDefinition)(target)); return; case 2: this.gridSplitter1 = ((System.Windows.Controls.GridSplitter)(target)); return; case 3: this.gridSplitter2 = ((System.Windows.Controls.GridSplitter)(target)); return; case 4: this.textBlock1 = ((System.Windows.Controls.TextBlock)(target)); return; case 5: this.textBlock2 = ((System.Windows.Controls.TextBlock)(target)); return; case 6: this.textBlock3 = ((System.Windows.Controls.TextBlock)(target)); return; case 7: this._wordSegmentGraph = ((Microsoft.Tts.UI.Controls.Trajectory.SegmentGraph)(target)); return; case 8: this._phoneSegmentGraph = ((Microsoft.Tts.UI.Controls.Trajectory.SegmentGraph)(target)); return; case 9: this._f0Editor = ((Microsoft.Tts.UI.Controls.Acoustic.F0Editor)(target)); return; case 10: this._f0YAxis = ((Microsoft.Tts.UI.Controls.Trajectory.AxisRuler)(target)); return; case 11: this._gainEditor = ((Microsoft.Tts.UI.Controls.Acoustic.GainEditor)(target)); return; case 12: this._gainYAxis = ((Microsoft.Tts.UI.Controls.Trajectory.AxisRuler)(target)); return; case 13: this._waveForm = ((Microsoft.Tts.UI.Controls.Acoustic.WaveFormViewer)(target)); return; case 14: this._waveformYAxis = ((Microsoft.Tts.UI.Controls.Trajectory.AxisRuler)(target)); return; case 15: this._durations = ((Microsoft.Tts.UI.Controls.Trajectory.DurationGraph)(target)); return; case 16: this._timeAxisScallbar = ((Microsoft.Tts.UI.Controls.Trajectory.TimeAxisScrollbar)(target)); return; case 17: this._zoomControl = ((Microsoft.Tts.UI.Controls.Trajectory.ZoomControl)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._controlPanel = ((Microsoft.Tts.UI.Controls.Trajectory.TrajectoryControlPanel)(target)); return; case 2: this._timeScrollBar = ((Microsoft.Tts.UI.Controls.Trajectory.TimeAxisScrollbar)(target)); return; case 3: this._zoomControl = ((Microsoft.Tts.UI.Controls.Trajectory.ZoomControl)(target)); return; case 4: this._showDeltaCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 5: this._showAccelerationCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 6: this._waveformCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 7: this._showTrajectoryCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 8: this._showModelDataCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; } this._contentLoaded = true; }