Exemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.window = ((QuanLyKho.InputWindow)(target));
         return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.inputWindow = ((QuanLyKho.InputWindow)(target));
                return;

            case 2:
                this.controlBar = ((QuanLyKho.UserControls.ControlBarChildWindowUC)(target));
                return;
            }
            this._contentLoaded = true;
        }