void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.arrowbutton = ((System.Windows.Controls.Button)(target)); #line 14 "..\..\BilanDeVente.xaml" this.arrowbutton.Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 2: this.chart = ((Menu.BasicColumn)(target)); return; case 3: this.setter3 = ((Menu.UserControl1)(target)); return; case 4: this.setter2 = ((Menu.UserControl1)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Main = ((Menu.UserControl1)(target)); return; case 2: this.UsC = ((System.Windows.Controls.Grid)(target)); return; case 3: this.labb = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }