Esempio n. 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.fileBoxCon = ((TouchFramework.ControlHandlers.FileBox)(target));

            #line 6 "..\..\FileBox.xaml"
                this.fileBoxCon.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded_1);

            #line default
            #line hidden
                return;

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

            case 3:
                this.scrollViewer1 = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 4:
                this.grid2 = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.FileList = ((System.Windows.Controls.ItemsControl)(target));
                return;

            case 8:
                this.rect1 = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 9:
                this.rect2 = ((System.Windows.Shapes.Rectangle)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.fileBoxCon = ((TouchFramework.ControlHandlers.FileBox)(target));
     
     #line 6 "..\..\FileBox.xaml"
     this.fileBoxCon.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.scrollViewer1 = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 4:
     this.grid2 = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.FileList = ((System.Windows.Controls.ItemsControl)(target));
     return;
     case 8:
     this.rect1 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 9:
     this.rect2 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     }
     this._contentLoaded = true;
 }