Ejemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.drzewko = ((Styx.UserControl1)(target));
         return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.pathsWindow = ((Styx.PathsWindow)(target));

            #line 6 "..\..\..\PathsWindow.xaml"
                this.pathsWindow.Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.multiSelectTreeView = ((Styx.UserControl1)(target));
                return;
            }
            this._contentLoaded = true;
        }