Пример #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.TV = ((File_Renamer.ExplorerTvItem)(target));
     
     #line 10 "..\..\..\Custom Class\ExplorerTvItem.xaml"
     this.TV.Expanded += new System.Windows.RoutedEventHandler(this.TV_Expanded);
     
     #line default
     #line hidden
     
     #line 10 "..\..\..\Custom Class\ExplorerTvItem.xaml"
     this.TV.Collapsed += new System.Windows.RoutedEventHandler(this.TV_Collapsed);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TV = ((File_Renamer.ExplorerTvItem)(target));

            #line 10 "..\..\..\Custom Class\ExplorerTvItem.xaml"
                this.TV.Expanded += new System.Windows.RoutedEventHandler(this.TV_Expanded);

            #line default
            #line hidden

            #line 10 "..\..\..\Custom Class\ExplorerTvItem.xaml"
                this.TV.Collapsed += new System.Windows.RoutedEventHandler(this.TV_Collapsed);

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