Exemple #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.Wb = ((SimulaDesign.WPFCustomUI.Controls.BindableWebBrowser)(target));
         return;
     }
     this._contentLoaded = true;
 }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.AddressBar = ((SimulaDesign.WPFCustomUI.Controls.BreadcrumbBar.BreadcrumbBar)(target));
                return;

            case 2:
                this.GridSearch = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.Wb = ((SimulaDesign.WPFCustomUI.Controls.BindableWebBrowser)(target));
                return;
            }
            this._contentLoaded = true;
        }