void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserControl = ((Apollo.SpectrumSensing)(target)); return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.ssFlush = ((System.Windows.Controls.Button)(target)); #line 25 "..\..\..\..\UserControls\ChartUCs\SpectrumSensing.xaml" this.ssFlush.Click += new System.Windows.RoutedEventHandler(this.ssFlush_Click); #line default #line hidden return; } this._contentLoaded = true; }