Exemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.PopupDG = ((File_Renamer.DataGridMenu)(target));
     return;
     case 2:
     
     #line 324 "..\..\..\src\DataGridMenu.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Show_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 325 "..\..\..\src\DataGridMenu.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Show_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.PopupDG = ((File_Renamer.DataGridMenu)(target));
                return;

            case 2:

            #line 324 "..\..\..\Custom Class\DataGridMenu.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Show_Click);

            #line default
            #line hidden
                return;

            case 3:

            #line 325 "..\..\..\Custom Class\DataGridMenu.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Show_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }