Exemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.DlgSync = ((PNotes.NET.WndSync)(target));

            #line 20 "..\..\WndSync.xaml"
                this.DlgSync.Loaded += new System.Windows.RoutedEventHandler(this.DlgSync_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.lblSyncInProgress = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.DlgSync = ((PNotes.NET.WndSync)(target));
     
     #line 20 "..\..\WndSync.xaml"
     this.DlgSync.Loaded += new System.Windows.RoutedEventHandler(this.DlgSync_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.lblSyncInProgress = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }