Beispiel #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.BaseStackPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 2:
     this.NameTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 3:
     this.PathTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.BrowseFileButton = ((System.Windows.Controls.Button)(target));
     
     #line 320 "..\..\..\..\Window\ProjectWindow.xaml"
     this.BrowseFileButton.Click += new System.Windows.RoutedEventHandler(this.BrowseFileButton_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.BaseMapLayerComboBox = ((System.Windows.Controls.ComboBox)(target));
     
     #line 331 "..\..\..\..\Window\ProjectWindow.xaml"
     this.BaseMapLayerComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.StepStackPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.MapStepStackPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     this.CompleteLabelListBox = ((System.Windows.Controls.ListBox)(target));
     return;
     case 9:
     this.UncompleteLabelListBox = ((System.Windows.Controls.ListBox)(target));
     return;
     case 11:
     this.ConditionStepStackPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.AddConditionButton = ((System.Windows.Controls.Button)(target));
     
     #line 469 "..\..\..\..\Window\ProjectWindow.xaml"
     this.AddConditionButton.Click += new System.Windows.RoutedEventHandler(this.AddConditionButton_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.ConditionStackPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 14:
     this.ConditionListBox = ((System.Windows.Controls.ListBox)(target));
     return;
     case 17:
     this.StepPager = ((Intersect.Pager)(target));
     return;
     case 18:
     this.ConfirmButton = ((System.Windows.Controls.Button)(target));
     
     #line 582 "..\..\..\..\Window\ProjectWindow.xaml"
     this.ConfirmButton.Click += new System.Windows.RoutedEventHandler(this.ConfirmButton_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.CloseButton = ((System.Windows.Controls.Button)(target));
     
     #line 583 "..\..\..\..\Window\ProjectWindow.xaml"
     this.CloseButton.Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.windowToolbarHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 21:
     this.windowMapHost = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.SiteSelectorStackPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 2:
     this.Pager = ((Intersect.Pager)(target));
     return;
     case 3:
     this.SelectMainRoadUserControl = ((Intersect.SelectMainRoadUserControl)(target));
     return;
     case 4:
     this.SelectVillageUserControl = ((Intersect.SelectVillageUserControl)(target));
     return;
     }
     this._contentLoaded = true;
 }