void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.itemYourPlugin = ((AppSoundN.ItemYourPlugin)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.itemYourPlugin = ((AppSoundN.ItemYourPlugin)(target)); return; case 2: this.btnDownload = ((System.Windows.Controls.Button)(target)); #line 62 "..\..\..\SubUserController\ItemYourPlugin.xaml" this.btnDownload.Click += new System.Windows.RoutedEventHandler(this.btnDownload_Click); #line default #line hidden return; } this._contentLoaded = true; }