Beispiel #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.databaseTreeView = ((ICSharpCode.Data.Core.UI.UserControls.DatabaseTreeView)(target));
         return;
     }
     this._contentLoaded = true;
 }
Beispiel #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.This = ((ICSharpCode.Data.Core.UI.UserControls.DatabaseTreeView)(target));
                return;

            case 2:

            #line 23 "..\..\..\UserControls\DatabaseTreeView.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.chkIsSelected_Click);

            #line default
            #line hidden
                return;

            case 3:

            #line 36 "..\..\..\UserControls\DatabaseTreeView.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.chkIsSelected_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 49 "..\..\..\UserControls\DatabaseTreeView.xaml"
                ((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.chkIsSelected_Click);

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