void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserControl = ((Apollo.PHYRate)(target)); return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.phyFlush = ((System.Windows.Controls.Button)(target)); #line 27 "..\..\..\NewFolder1\PHYRate.xaml" this.phyFlush.Click += new System.Windows.RoutedEventHandler(this.phyFlush_Click); #line default #line hidden return; case 4: this.GridNetSyn = ((System.Windows.Controls.Grid)(target)); return; case 5: this.image1 = ((System.Windows.Controls.Image)(target)); return; case 6: this.netSyn = ((Apollo.NetSyn)(target)); return; } this._contentLoaded = true; }