void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.hierarchyNavigator = ((Sobiens.Connectors.WPF.Controls.HierarchyNavigator)(target));
                return;

            case 2:
                this.LibraryContentDataGridView = ((Sobiens.Connectors.WPF.Controls.ContentExplorer)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.SelectedLocationLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 2:
                this.hierarchyNavigator1 = ((Sobiens.Connectors.WPF.Controls.HierarchyNavigator)(target));
                return;
            }
            this._contentLoaded = true;
        }