void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 38 "..\..\..\Config\CensusReportDialog.xaml" ((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.RadiusChanged); #line default #line hidden return; case 2: this.DataSourceSelector = ((ESRI.ArcGIS.OperationsDashboard.Controls.DataSourceSelector)(target)); return; case 3: #line 58 "..\..\..\Config\CensusReportDialog.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OKButton_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.CaptionTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.DataSourceSelector = ((ESRI.ArcGIS.OperationsDashboard.Controls.DataSourceSelector)(target)); #line 48 "..\..\..\Config\TableWidgetDialog.xaml" this.DataSourceSelector.SelectionChanged += new System.EventHandler(this.OnSelectionChanged); #line default #line hidden return; case 3: this.FeatureActionList = ((ESRI.ArcGIS.OperationsDashboard.Controls.FeatureActionList)(target)); return; case 4: this.OKButton = ((System.Windows.Controls.Button)(target)); #line 66 "..\..\..\Config\TableWidgetDialog.xaml" this.OKButton.Click += new System.Windows.RoutedEventHandler(this.OnOkButtonClick); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.CaptionTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.DataSourceSelector = ((ESRI.ArcGIS.OperationsDashboard.Controls.DataSourceSelector)(target)); #line 34 "..\..\..\Config\ProfileGraphFromMapDialog.xaml" this.DataSourceSelector.SelectionChanged += new System.EventHandler(this.DataSourceSelector_SelectionChanged); #line default #line hidden return; case 3: this.FieldComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this.OKButton = ((System.Windows.Controls.Button)(target)); #line 42 "..\..\..\Config\ProfileGraphFromMapDialog.xaml" this.OKButton.Click += new System.Windows.RoutedEventHandler(this.OKButton_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.txtTitle = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.DataSourceSelector = ((ESRI.ArcGIS.OperationsDashboard.Controls.DataSourceSelector)(target)); #line 49 "..\..\..\Config\StatisticsSummaryDialog.xaml" this.DataSourceSelector.SelectionChanged += new System.EventHandler(this.DataSourceSelector_SelectionChanged); #line default #line hidden return; case 3: this.FieldComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this.Max = ((System.Windows.Controls.CheckBox)(target)); return; case 5: this.Min = ((System.Windows.Controls.CheckBox)(target)); return; case 6: this.Avg = ((System.Windows.Controls.CheckBox)(target)); return; case 7: this.Sum = ((System.Windows.Controls.CheckBox)(target)); return; case 8: this.txtLeading = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.txtTrailing = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.OKButton = ((System.Windows.Controls.Button)(target)); #line 164 "..\..\..\Config\StatisticsSummaryDialog.xaml" this.OKButton.Click += new System.Windows.RoutedEventHandler(this.OKButton_Click); #line default #line hidden return; } this._contentLoaded = true; }