void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.TopMessage = ((Ajubaa.IBModeler.UI.Main.TopMessage)(target));
     return;
     case 2:
     
     #line 76 "..\..\..\SelectFolderContainer.xaml"
     ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.OpenHowToTakePhotos);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 93 "..\..\..\SelectFolderContainer.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SelectImageFolder);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 103 "..\..\..\SelectFolderContainer.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SelectSampleImageFolder);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TopMessage = ((Ajubaa.IBModeler.UI.Main.TopMessage)(target));
                return;

            case 2:
                this.ImgListHandler = ((Ajubaa.IBModeler.UI.GetCameraParamsInputThroughImgPoints.ImgListHandler)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TopMessage = ((Ajubaa.IBModeler.UI.Main.TopMessage)(target));
                return;

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

            case 3:
                this.SampleImageCanvas = ((System.Windows.Controls.Canvas)(target));
                return;

            case 4:
                this.ScreenColor = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.ComboBoxForScreenColor = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 6:
                this.Green = ((System.Windows.Controls.ComboBoxItem)(target));

            #line 37 "..\..\..\StripBackgroundContainer.xaml"
                this.Green.MouseMove += new System.Windows.Input.MouseEventHandler(this.OnHoverOfComboBox);

            #line default
            #line hidden
                return;

            case 7:
                this.Blue = ((System.Windows.Controls.ComboBoxItem)(target));

            #line 41 "..\..\..\StripBackgroundContainer.xaml"
                this.Blue.MouseMove += new System.Windows.Input.MouseEventHandler(this.OnHoverOfComboBox);

            #line default
            #line hidden
                return;

            case 8:
                this.Red = ((System.Windows.Controls.ComboBoxItem)(target));

            #line 45 "..\..\..\StripBackgroundContainer.xaml"
                this.Red.MouseMove += new System.Windows.Input.MouseEventHandler(this.OnHoverOfComboBox);

            #line default
            #line hidden
                return;

            case 9:
                this.Other = ((System.Windows.Controls.ComboBoxItem)(target));

            #line 49 "..\..\..\StripBackgroundContainer.xaml"
                this.Other.MouseMove += new System.Windows.Input.MouseEventHandler(this.OnHoverOfComboBox);

            #line default
            #line hidden
                return;

            case 10:
                this.SliderForOffSet = ((Ajubaa.IBModeler.UI.Main.SliderForScreenParams)(target));
                return;

            case 11:
                this.SliderForMaxDiff = ((Ajubaa.IBModeler.UI.Main.SliderForScreenParams)(target));
                return;

            case 12:
                this.SliderForOtherColor = ((Ajubaa.IBModeler.UI.Main.SliderForScreenParams)(target));
                return;

            case 13:

            #line 63 "..\..\..\StripBackgroundContainer.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Test);

            #line default
            #line hidden
                return;

            case 14:

            #line 87 "..\..\..\StripBackgroundContainer.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Next);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TopMessage = ((Ajubaa.IBModeler.UI.Main.TopMessage)(target));
                return;

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

            case 3:

            #line 62 "..\..\..\ModelSettingsContainer.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ChangeImageFolder);

            #line default
            #line hidden
                return;

            case 4:

            #line 72 "..\..\..\ModelSettingsContainer.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ReenterScreenSettings);

            #line default
            #line hidden
                return;

            case 5:

            #line 100 "..\..\..\ModelSettingsContainer.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ReenterClickPositions);

            #line default
            #line hidden
                return;

            case 6:
                this.SliderForMeshDensity = ((Ajubaa.IBModeler.UI.Main.SliderForMeshDensity)(target));
                return;

            case 7:

            #line 127 "..\..\..\ModelSettingsContainer.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Next);

            #line default
            #line hidden
                return;

            case 8:
                this.SaveImages = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 9:
                this.AnalyzeCutOutData = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 10:
                this.MaxImageAngle = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }