void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserControlGrid = ((dotNet5780_03_3248_0250.HostingUnitUserControl)(target)); return; case 2: this.tbUnitName = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.tbRooms = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.IsSwimigPool = ((System.Windows.Controls.CheckBox)(target)); return; case 5: this.vbCalendar = ((System.Windows.Controls.Viewbox)(target)); return; case 6: this.btOrder = ((System.Windows.Controls.Button)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserControlGrid = ((dotNet5780_03_3248_0250.HostingUnitUserControl)(target)); return; case 2: this.tbUnitName = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.tbRooms = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.IsSwimigPool = ((System.Windows.Controls.CheckBox)(target)); return; case 5: this.vbCalendar = ((System.Windows.Controls.Viewbox)(target)); return; case 6: this.btOrder = ((System.Windows.Controls.Button)(target)); #line 43 "..\..\HostingUnitUserControl.xaml" this.btOrder.Click += new System.Windows.RoutedEventHandler(this.btOrder_Click); #line default #line hidden return; } this._contentLoaded = true; }