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