void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.m_btnBackup = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 2:
     this.m_btnRestore = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 3:
     this.m_btnQuick = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\RestartDialog.xaml"
     ((iPhoneCarePro.RestartDialog)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.DragWindow);
     
     #line default
     #line hidden
     return;
     case 2:
     this.m_gif = ((iPhoneCarePro.Common.XGifMovie)(target));
     return;
     case 3:
     this.m_btnClose = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\MainWindow.xaml"
     ((iPhoneCarePro.MainWindow)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.DragWindow);
     
     #line default
     #line hidden
     return;
     case 2:
     this.m_btnClose = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 3:
     this.m_btnHelpCenter = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 4:
     this.m_btn365Care = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 5:
     this.m_expander = ((System.Windows.Controls.Expander)(target));
     return;
     case 6:
     this.m_btnSpeedUp = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 7:
     this.m_btnFix = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 8:
     this.m_btnTuneup = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 9:
     this.m_btnFileMag = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 10:
     this.m_btnRepair = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 11:
     this.m_btnBackupRestore = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 12:
     this.m_btniTunes = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 13:
     this.m_btniCloud = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 14:
     this.m_btnBackUp = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 15:
     this.m_btnRestore = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 16:
     this.m_btnSetting = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 17:
     this.m_mainWidget = ((System.Windows.Controls.Frame)(target));
     return;
     case 18:
     this.m_btnBuy = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 7 "..\..\..\..\FilesManager\FileManagerMusicPlayer.xaml"
     ((iPhoneCarePro.FilesManager.FileManagerMusicPlayer)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.DragWindow);
     
     #line default
     #line hidden
     return;
     case 2:
     this.btnClose = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 3:
     this.m_sliderProgress = ((System.Windows.Controls.Slider)(target));
     return;
     case 4:
     this.m_currentTime = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.m_countTime = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.m_iconImg = ((System.Windows.Controls.Image)(target));
     return;
     case 2:
     this.m_tbFileName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.m_tbTips = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.m_mainWidget = ((System.Windows.Controls.Frame)(target));
     return;
     case 5:
     this.BackBtn = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 6:
     this.StartBtn = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\..\FilesManager\FileManagerPhotoViewer.xaml"
     ((iPhoneCarePro.FilesManager.FileManagerPhotoViewer)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.DragWindow);
     
     #line default
     #line hidden
     return;
     case 2:
     this.btnClose = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 3:
     this.ImageViewer = ((System.Windows.Controls.Image)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.m_btnPlay = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 2:
     this.m_mediaEle = ((System.Windows.Controls.MediaElement)(target));
     
     #line 25 "..\..\..\HowToUseWidget.xaml"
     this.m_mediaEle.MediaEnded += new System.Windows.RoutedEventHandler(this.StopVideo);
     
     #line default
     #line hidden
     
     #line 25 "..\..\..\HowToUseWidget.xaml"
     this.m_mediaEle.MediaFailed += new System.EventHandler<System.Windows.ExceptionRoutedEventArgs>(this.FailToPlayVideo);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.m_iconImg = ((System.Windows.Controls.Image)(target));
     return;
     case 2:
     this.m_tbFileName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.m_tbTips = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.m_mainWidget = ((System.Windows.Controls.Frame)(target));
     return;
     case 5:
     this.m_btnBack = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 6:
     this.m_btnSelectAll = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 7:
     this.m_btnUnSelectAll = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 8:
     this.m_btnScan = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 9:
     this.m_btnStopScan = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 10:
     this.m_btnClean = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 11:
     this.m_btnErase = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.IosAddRemoverBtn = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 2:
     this.phoneUserTripsBtn = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.m_mainWidget = ((System.Windows.Controls.Frame)(target));
     return;
     case 2:
     this.m_btnUse = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 3:
     this.m_btnBuy = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 4:
     this.m_btnTestimonials = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.gridProducts = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 2:
     
     #line 134 "..\..\..\..\FilesManager\FileManagerContactPage.xaml"
     ((System.Windows.Controls.CheckBox)(target)).Checked += new System.Windows.RoutedEventHandler(this.CheckBox_Checked);
     
     #line default
     #line hidden
     
     #line 134 "..\..\..\..\FilesManager\FileManagerContactPage.xaml"
     ((System.Windows.Controls.CheckBox)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.CheckBox_Unchecked);
     
     #line default
     #line hidden
     return;
     case 3:
     this.save = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     case 4:
     this.reset = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.m_dataGridView = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 2:
     this.m_progressBar = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 3:
     this.m_tbCount = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.m_tbSize = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.m_tbElapsed = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.m_systenColor = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 7:
     this.m_tbSystemSize = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.m_contentColor = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 9:
     this.m_tbContentSize = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.m_freeColor = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 11:
     this.m_tbFreeSize = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.m_btnRefresh = ((iPhoneCarePro.Common.ImageButton)(target));
     return;
     }
     this._contentLoaded = true;
 }