Example #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 9 "..\..\..\UserControl8.xaml"
     ((Blip.UserControl8)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl8_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.grid1 = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.ImagePreview = ((System.Windows.Controls.Canvas)(target));
     return;
     case 4:
     this.Watermark = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.AvailableFacets = ((System.Windows.Controls.ListBox)(target));
     return;
     case 6:
     this.ForeColorPicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
     return;
     case 7:
     this.SelectedFacets = ((System.Windows.Controls.ListBox)(target));
     
     #line 48 "..\..\..\UserControl8.xaml"
     this.SelectedFacets.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SelectedFacets_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 8:
     this.BackgroundFacet = ((System.Windows.Controls.ComboBox)(target));
     
     #line 60 "..\..\..\UserControl8.xaml"
     this.BackgroundFacet.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.BackgroundFacet_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 9:
     this.FontFamilyBox = ((System.Windows.Controls.ComboBox)(target));
     
     #line 61 "..\..\..\UserControl8.xaml"
     this.FontFamilyBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.FontFamilyBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 10:
     this.FontSizeBox = ((System.Windows.Controls.ComboBox)(target));
     
     #line 73 "..\..\..\UserControl8.xaml"
     this.FontSizeBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.FontSizeBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 11:
     this.ToTopButton = ((System.Windows.Controls.Button)(target));
     
     #line 100 "..\..\..\UserControl8.xaml"
     this.ToTopButton.Click += new System.Windows.RoutedEventHandler(this.ToTopButton_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.BringForwardButton = ((System.Windows.Controls.Button)(target));
     
     #line 103 "..\..\..\UserControl8.xaml"
     this.BringForwardButton.Click += new System.Windows.RoutedEventHandler(this.BringForwardButton_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.SendBackwardButton = ((System.Windows.Controls.Button)(target));
     
     #line 106 "..\..\..\UserControl8.xaml"
     this.SendBackwardButton.Click += new System.Windows.RoutedEventHandler(this.SendBackwardButton_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.ToBottomButton = ((System.Windows.Controls.Button)(target));
     
     #line 109 "..\..\..\UserControl8.xaml"
     this.ToBottomButton.Click += new System.Windows.RoutedEventHandler(this.ToBottomButton_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.textBlock2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.textBlock4 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.StatusBlock = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.IsBoldToggle = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     
     #line 117 "..\..\..\UserControl8.xaml"
     this.IsBoldToggle.Checked += new System.Windows.RoutedEventHandler(this.IsBoldToggle_Checked);
     
     #line default
     #line hidden
     
     #line 117 "..\..\..\UserControl8.xaml"
     this.IsBoldToggle.Unchecked += new System.Windows.RoutedEventHandler(this.IsBoldToggle_Checked);
     
     #line default
     #line hidden
     return;
     case 19:
     this.IsItalicToggle = ((System.Windows.Controls.Primitives.ToggleButton)(target));
     
     #line 118 "..\..\..\UserControl8.xaml"
     this.IsItalicToggle.Checked += new System.Windows.RoutedEventHandler(this.IsItalicToggle_Checked);
     
     #line default
     #line hidden
     
     #line 118 "..\..\..\UserControl8.xaml"
     this.IsItalicToggle.Unchecked += new System.Windows.RoutedEventHandler(this.IsItalicToggle_Checked);
     
     #line default
     #line hidden
     return;
     case 20:
     this.ItemDetails = ((System.Windows.Controls.TextBox)(target));
     return;
     case 21:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.textBlock9 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 23:
     this.textBlock10 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 24:
     this.AddFacetToImage = ((System.Windows.Controls.Button)(target));
     
     #line 138 "..\..\..\UserControl8.xaml"
     this.AddFacetToImage.Click += new System.Windows.RoutedEventHandler(this.AddFacetToImage_Click);
     
     #line default
     #line hidden
     return;
     case 25:
     this.NextItemButton = ((System.Windows.Controls.Button)(target));
     
     #line 141 "..\..\..\UserControl8.xaml"
     this.NextItemButton.Click += new System.Windows.RoutedEventHandler(this.NextItemButton_Click);
     
     #line default
     #line hidden
     return;
     case 26:
     this.CurrentItemTextBox = ((System.Windows.Controls.TextBox)(target));
     
     #line 142 "..\..\..\UserControl8.xaml"
     this.CurrentItemTextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.CurrentItemTextBox_TextChanged);
     
     #line default
     #line hidden
     return;
     case 27:
     this.PreviousItemButton = ((System.Windows.Controls.Button)(target));
     
     #line 143 "..\..\..\UserControl8.xaml"
     this.PreviousItemButton.Click += new System.Windows.RoutedEventHandler(this.PreviousItemButton_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.TotalItemCount = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 29:
     this.textBlock7 = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.g_replay_mainGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 3:
                this.cb_replay_videoName = ((System.Windows.Controls.ComboBox)(target));

            #line 22 "..\..\..\Replay.xaml"
                this.cb_replay_videoName.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cb_replay_videoName_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.dud_replay_speed = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target));

            #line 24 "..\..\..\Replay.xaml"
                this.dud_replay_speed.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.dud_replay_speed_ValueChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.bt_replay_sound = ((System.Windows.Controls.Button)(target));

            #line 25 "..\..\..\Replay.xaml"
                this.bt_replay_sound.Click += new System.Windows.RoutedEventHandler(this.bt_replay_sound_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.bt_replay_calculate = ((System.Windows.Controls.Button)(target));

            #line 36 "..\..\..\Replay.xaml"
                this.bt_replay_calculate.Click += new System.Windows.RoutedEventHandler(this.bt_replay_calculate_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.bt_replay_exportVideo = ((System.Windows.Controls.Button)(target));

            #line 46 "..\..\..\Replay.xaml"
                this.bt_replay_exportVideo.Click += new System.Windows.RoutedEventHandler(this.bt_replay_exportVideo_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.g_replay_toolbar = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.img_mouse = ((System.Windows.Controls.Image)(target));
                return;

            case 10:
                this.bt_toolbar_mouse_track = ((System.Windows.Controls.Button)(target));

            #line 63 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_track.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_track_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.bt_toolbar_mouse_track_type = ((System.Windows.Controls.Button)(target));

            #line 71 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_track_type.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_track_type_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.bt_toolbar_mouse_track_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 13:
                this.tb_toolbar_mouse_track_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 80 "..\..\..\Replay.xaml"
                this.tb_toolbar_mouse_track_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_mouse_track_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.iud_toolbar_mouse_track_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 82 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_track_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_track_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 15:
                this.bt_toolbar_mouse_cursor = ((System.Windows.Controls.Button)(target));

            #line 84 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_cursor.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_cursor_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.bt_toolbar_mouse_cursor_circle = ((System.Windows.Controls.Button)(target));

            #line 92 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_cursor_circle.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_cursor_circle_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.bt_toolbar_mouse_cursor_circle_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 18:
                this.tb_toolbar_mouse_cursor_circle_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 102 "..\..\..\Replay.xaml"
                this.tb_toolbar_mouse_cursor_circle_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_mouse_cursor_circle_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 19:
                this.iud_toolbar_mouse_cursor_circle_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 104 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_cursor_circle_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_cursor_circle_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.bt_toolbar_mouse_fixation = ((System.Windows.Controls.Button)(target));

            #line 106 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_fixation.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_fixation_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.bt_toolbar_mouse_fixation_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 22:
                this.tb_toolbar_mouse_fixation_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 116 "..\..\..\Replay.xaml"
                this.tb_toolbar_mouse_fixation_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_mouse_fixation_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 23:
                this.iud_toolbar_mouse_fixation_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 118 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_fixation_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_fixation_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 24:
                this.iud_toolbar_mouse_fixation_rate = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 119 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_fixation_rate.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_fixation_rate_ValueChanged);

            #line default
            #line hidden
                return;

            case 25:
                this.bt_toolbar_mouse_scanpath = ((System.Windows.Controls.Button)(target));

            #line 126 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_scanpath.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_scanpath_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.bt_toolbar_mouse_scanpath_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 27:
                this.tb_toolbar_mouse_scanpath_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 136 "..\..\..\Replay.xaml"
                this.tb_toolbar_mouse_scanpath_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_mouse_scanpath_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 28:
                this.iud_toolbar_mouse_scanpath_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 138 "..\..\..\Replay.xaml"
                this.iud_toolbar_mouse_scanpath_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_mouse_scanpath_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 29:
                this.bt_toolbar_mouse_fixationID = ((System.Windows.Controls.Button)(target));

            #line 139 "..\..\..\Replay.xaml"
                this.bt_toolbar_mouse_fixationID.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_mouse_fixationID_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.bt_toolbar_mouse_fixationID_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 31:
                this.tb_toolbar_mouse_fixationID_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 148 "..\..\..\Replay.xaml"
                this.tb_toolbar_mouse_fixationID_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_mouse_fixationID_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 32:
                this.img_eye = ((System.Windows.Controls.Image)(target));
                return;

            case 33:
                this.bt_toolbar_eye_track = ((System.Windows.Controls.Button)(target));

            #line 154 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_track.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_track_Click);

            #line default
            #line hidden
                return;

            case 34:
                this.bt_toolbar_eye_track_type = ((System.Windows.Controls.Button)(target));

            #line 162 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_track_type.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_track_type_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.bt_toolbar_eye_track_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 36:
                this.tb_toolbar_eye_track_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 171 "..\..\..\Replay.xaml"
                this.tb_toolbar_eye_track_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_eye_track_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 37:
                this.iud_toolbar_eye_track_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 173 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_track_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_track_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 38:
                this.bt_toolbar_eye_cursor = ((System.Windows.Controls.Button)(target));

            #line 175 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_cursor.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_cursor_Click);

            #line default
            #line hidden
                return;

            case 39:
                this.bt_toolbar_eye_cursor_circle = ((System.Windows.Controls.Button)(target));

            #line 183 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_cursor_circle.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_cursor_circle_Click);

            #line default
            #line hidden
                return;

            case 40:
                this.bt_toolbar_eye_cursor_circle_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 41:
                this.tb_toolbar_eye_cursor_circle_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 193 "..\..\..\Replay.xaml"
                this.tb_toolbar_eye_cursor_circle_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_eye_cursor_circle_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 42:
                this.iud_toolbar_eye_cursor_circle_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 195 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_cursor_circle_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_cursor_circle_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 43:
                this.bt_toolbar_eye_fixation = ((System.Windows.Controls.Button)(target));

            #line 197 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_fixation.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_fixation_Click);

            #line default
            #line hidden
                return;

            case 44:
                this.bt_toolbar_eye_fixation_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 45:
                this.tb_toolbar_eye_fixation_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 207 "..\..\..\Replay.xaml"
                this.tb_toolbar_eye_fixation_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_eye_fixation_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 46:
                this.iud_toolbar_eye_fixation_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 209 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_fixation_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_fixation_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 47:
                this.iud_toolbar_eye_fixation_rate = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 210 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_fixation_rate.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_fixation_rate_ValueChanged);

            #line default
            #line hidden
                return;

            case 48:
                this.bt_toolbar_eye_scanpath = ((System.Windows.Controls.Button)(target));

            #line 217 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_scanpath.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_scanpath_Click);

            #line default
            #line hidden
                return;

            case 49:
                this.bt_toolbar_eye_scanpath_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 50:
                this.tb_toolbar_eye_scanpath_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 227 "..\..\..\Replay.xaml"
                this.tb_toolbar_eye_scanpath_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_eye_scanpath_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 51:
                this.iud_toolbar_eye_scanpath_linewidth = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));

            #line 229 "..\..\..\Replay.xaml"
                this.iud_toolbar_eye_scanpath_linewidth.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.iud_toolbar_eye_scanpath_linewidth_ValueChanged);

            #line default
            #line hidden
                return;

            case 52:
                this.bt_toolbar_eye_fixationID = ((System.Windows.Controls.Button)(target));

            #line 230 "..\..\..\Replay.xaml"
                this.bt_toolbar_eye_fixationID.Click += new System.Windows.RoutedEventHandler(this.bt_toolbar_eye_fixationID_Click);

            #line default
            #line hidden
                return;

            case 53:
                this.bt_toolbar_eye_fixationID_colorpicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 54:
                this.tb_toolbar_eye_fixationID_colorpicker = ((System.Windows.Controls.TextBox)(target));

            #line 239 "..\..\..\Replay.xaml"
                this.tb_toolbar_eye_fixationID_colorpicker.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.tb_toolbar_eye_fixationID_colorpicker_TextChanged);

            #line default
            #line hidden
                return;

            case 55:
                this.g_replay_window = ((System.Windows.Controls.Grid)(target));
                return;

            case 56:
                this.wfh_replay_window = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 57:
                this.g_replay_url = ((System.Windows.Controls.Grid)(target));
                return;

            case 58:
                this.tb_replay_urlname = ((System.Windows.Controls.TextBox)(target));
                return;

            case 59:
                this.g_replay_bottomController = ((System.Windows.Controls.Grid)(target));
                return;

            case 60:
                this.bt_replay_play = ((System.Windows.Controls.Button)(target));

            #line 254 "..\..\..\Replay.xaml"
                this.bt_replay_play.Click += new System.Windows.RoutedEventHandler(this.bt_replay_play_Click);

            #line default
            #line hidden
                return;

            case 61:
                this.bt_replay_stop = ((System.Windows.Controls.Button)(target));

            #line 255 "..\..\..\Replay.xaml"
                this.bt_replay_stop.Click += new System.Windows.RoutedEventHandler(this.bt_replay_stop_Click);

            #line default
            #line hidden
                return;

            case 62:
                this.bt_replay_pagebackward = ((System.Windows.Controls.Button)(target));

            #line 256 "..\..\..\Replay.xaml"
                this.bt_replay_pagebackward.Click += new System.Windows.RoutedEventHandler(this.bt_replay_pagebackward_Click);

            #line default
            #line hidden
                return;

            case 63:
                this.bt_replay_pageforward = ((System.Windows.Controls.Button)(target));

            #line 263 "..\..\..\Replay.xaml"
                this.bt_replay_pageforward.Click += new System.Windows.RoutedEventHandler(this.bt_replay_pageforward_Click);

            #line default
            #line hidden
                return;

            case 64:
                this.s_replay_timeBar = ((System.Windows.Controls.Slider)(target));

            #line 271 "..\..\..\Replay.xaml"
                this.s_replay_timeBar.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.s_replay_timeBar_ValueChanged);

            #line default
            #line hidden
                return;

            case 65:
                this.lb_replay_currenttime = ((System.Windows.Controls.Label)(target));
                return;

            case 66:
                this.lb_replay_totaltime = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\..\UserControl8.xaml"
                ((Blip.UserControl8)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl8_Loaded);

            #line default
            #line hidden
                return;

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

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

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

            case 5:
                this.AvailableFacets = ((System.Windows.Controls.ListBox)(target));
                return;

            case 6:
                this.ForeColorPicker = ((CustomWPFColorPicker.ColorPickerControlView)(target));
                return;

            case 7:
                this.SelectedFacets = ((System.Windows.Controls.ListBox)(target));

            #line 48 "..\..\..\UserControl8.xaml"
                this.SelectedFacets.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SelectedFacets_SelectionChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.BackgroundFacet = ((System.Windows.Controls.ComboBox)(target));

            #line 60 "..\..\..\UserControl8.xaml"
                this.BackgroundFacet.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.BackgroundFacet_SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.FontFamilyBox = ((System.Windows.Controls.ComboBox)(target));

            #line 61 "..\..\..\UserControl8.xaml"
                this.FontFamilyBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.FontFamilyBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.FontSizeBox = ((System.Windows.Controls.ComboBox)(target));

            #line 73 "..\..\..\UserControl8.xaml"
                this.FontSizeBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.FontSizeBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.ToTopButton = ((System.Windows.Controls.Button)(target));

            #line 100 "..\..\..\UserControl8.xaml"
                this.ToTopButton.Click += new System.Windows.RoutedEventHandler(this.ToTopButton_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.BringForwardButton = ((System.Windows.Controls.Button)(target));

            #line 103 "..\..\..\UserControl8.xaml"
                this.BringForwardButton.Click += new System.Windows.RoutedEventHandler(this.BringForwardButton_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.SendBackwardButton = ((System.Windows.Controls.Button)(target));

            #line 106 "..\..\..\UserControl8.xaml"
                this.SendBackwardButton.Click += new System.Windows.RoutedEventHandler(this.SendBackwardButton_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.ToBottomButton = ((System.Windows.Controls.Button)(target));

            #line 109 "..\..\..\UserControl8.xaml"
                this.ToBottomButton.Click += new System.Windows.RoutedEventHandler(this.ToBottomButton_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.textBlock2 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.textBlock4 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 17:
                this.StatusBlock = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 18:
                this.IsBoldToggle = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 117 "..\..\..\UserControl8.xaml"
                this.IsBoldToggle.Checked += new System.Windows.RoutedEventHandler(this.IsBoldToggle_Checked);

            #line default
            #line hidden

            #line 117 "..\..\..\UserControl8.xaml"
                this.IsBoldToggle.Unchecked += new System.Windows.RoutedEventHandler(this.IsBoldToggle_Checked);

            #line default
            #line hidden
                return;

            case 19:
                this.IsItalicToggle = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 118 "..\..\..\UserControl8.xaml"
                this.IsItalicToggle.Checked += new System.Windows.RoutedEventHandler(this.IsItalicToggle_Checked);

            #line default
            #line hidden

            #line 118 "..\..\..\UserControl8.xaml"
                this.IsItalicToggle.Unchecked += new System.Windows.RoutedEventHandler(this.IsItalicToggle_Checked);

            #line default
            #line hidden
                return;

            case 20:
                this.ItemDetails = ((System.Windows.Controls.TextBox)(target));
                return;

            case 21:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.textBlock9 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 23:
                this.textBlock10 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 24:
                this.AddFacetToImage = ((System.Windows.Controls.Button)(target));

            #line 138 "..\..\..\UserControl8.xaml"
                this.AddFacetToImage.Click += new System.Windows.RoutedEventHandler(this.AddFacetToImage_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.NextItemButton = ((System.Windows.Controls.Button)(target));

            #line 141 "..\..\..\UserControl8.xaml"
                this.NextItemButton.Click += new System.Windows.RoutedEventHandler(this.NextItemButton_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.CurrentItemTextBox = ((System.Windows.Controls.TextBox)(target));

            #line 142 "..\..\..\UserControl8.xaml"
                this.CurrentItemTextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.CurrentItemTextBox_TextChanged);

            #line default
            #line hidden
                return;

            case 27:
                this.PreviousItemButton = ((System.Windows.Controls.Button)(target));

            #line 143 "..\..\..\UserControl8.xaml"
                this.PreviousItemButton.Click += new System.Windows.RoutedEventHandler(this.PreviousItemButton_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.TotalItemCount = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 29:
                this.textBlock7 = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }