Пример #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 11 "..\..\..\..\Windows\Special\Window_RealView.xaml"
                ((Good_Teacher.Windows.Special.Window_RealView)(target)).PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Window_PreviewMouseWheel);

            #line default
            #line hidden

            #line 12 "..\..\..\..\Windows\Special\Window_RealView.xaml"
                ((Good_Teacher.Windows.Special.Window_RealView)(target)).PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.Window_PreviewKeyUp);

            #line default
            #line hidden
                return;

            case 2:
                this.SliderZoom = ((System.Windows.Controls.Slider)(target));

            #line 31 "..\..\..\..\Windows\Special\Window_RealView.xaml"
                this.SliderZoom.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.SliderZoom_ValueChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.TextBox_Zoom = ((Good_Teacher.Controls.NumberBox)(target));
                return;

            case 4:
                this.TextBox_Page = ((Good_Teacher.Controls.NumberBox)(target));
                return;

            case 5:
                this.L_Pages = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.IMBorder = ((System.Windows.Controls.Border)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.RB_Manual = ((System.Windows.Controls.RadioButton)(target));
                return;

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

            case 3:
                this.RB_AutomaticClose = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 4:
                this.TB_Time = ((Good_Teacher.Controls.NumberBox)(target));
                return;

            case 5:

            #line 26 "..\..\..\..\Windows\Special\Window_Transitions.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonSetUp_Click);

            #line default
            #line hidden
                return;

            case 6:

            #line 27 "..\..\..\..\Windows\Special\Window_Transitions.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonSetUpAll_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.R_ImageFill = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 2:

            #line 36 "..\..\..\Pages\Value_ScalableImage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SelectButton_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.Label_imageWH = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.positionselector = ((Good_Teacher.Controls.Special.PositionSelector)(target));
                return;

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

            #line 47 "..\..\..\Pages\Value_ScalableImage.xaml"
                this.ComboBox_Quality.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.SliderZoom = ((System.Windows.Controls.Slider)(target));

            #line 56 "..\..\..\Pages\Value_ScalableImage.xaml"
                this.SliderZoom.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.SliderZoom_ValueChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.NTB_Zoom = ((Good_Teacher.Controls.NumberBox)(target));
                return;

            case 8:
                this.BS_ControlPanel = ((Good_Teacher.Controls.Special.BrushSelector)(target));
                return;

            case 9:
                this.effectselector = ((Good_Teacher.Controls.Special.EffectSelector)(target));
                return;

            case 10:

            #line 75 "..\..\..\Pages\Value_ScalableImage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Delete_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.positionselector = ((Good_Teacher.Controls.Special.PositionSelector)(target));
                return;

            case 2:
                this.CB_IsCheckedDefault = ((System.Windows.Controls.CheckBox)(target));

            #line 34 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.CB_IsCheckedDefault.Checked += new System.Windows.RoutedEventHandler(this.CB_IsCheckedDefault_Checked);

            #line default
            #line hidden

            #line 34 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.CB_IsCheckedDefault.Unchecked += new System.Windows.RoutedEventHandler(this.CB_IsCheckedDefault_Checked);

            #line default
            #line hidden
                return;

            case 3:
                this.Button_OnClickActions = ((System.Windows.Controls.Button)(target));

            #line 40 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.Button_OnClickActions.Click += new System.Windows.RoutedEventHandler(this.Button_OnClickActions_Click);

            #line default
            #line hidden
                return;

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

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

            #line 53 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.Button_OnClickActionsC.Click += new System.Windows.RoutedEventHandler(this.Button_OnClickActionsCH_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.CurrentActionsCountC = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.TB_Tooltip = ((System.Windows.Controls.TextBox)(target));

            #line 67 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.TB_Tooltip.LostFocus += new System.Windows.RoutedEventHandler(this.Control_LostFocus);

            #line default
            #line hidden

            #line 67 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.TB_Tooltip.KeyDown += new System.Windows.Input.KeyEventHandler(this.Control_KeyDown);

            #line default
            #line hidden
                return;

            case 8:
                this.TB_Radius = ((Good_Teacher.Controls.NumberBox)(target));
                return;

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

            #line 72 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.CB_Cursor.Checked += new System.Windows.RoutedEventHandler(this.CheckBoxCursor_Checked);

            #line default
            #line hidden

            #line 72 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.CB_Cursor.Unchecked += new System.Windows.RoutedEventHandler(this.CheckBoxCursor_Checked);

            #line default
            #line hidden
                return;

            case 10:
                this.CB_Animation = ((System.Windows.Controls.CheckBox)(target));

            #line 76 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.CB_Animation.Checked += new System.Windows.RoutedEventHandler(this.CheckBoxAnim_Checked);

            #line default
            #line hidden

            #line 76 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.CB_Animation.Unchecked += new System.Windows.RoutedEventHandler(this.CheckBoxAnim_Checked);

            #line default
            #line hidden
                return;

            case 11:

            #line 84 "..\..\..\Pages\Value_ToggleButton.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Content_Click);

            #line default
            #line hidden
                return;

            case 12:

            #line 93 "..\..\..\Pages\Value_ToggleButton.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ContentUn_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.alignmentSelector = ((Good_Teacher.Controls.Special.AlignmentSelector)(target));
                return;

            case 14:
                this.Label_ImageOpacityNormal = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.Slider_ImgOpacityNormal = ((System.Windows.Controls.Slider)(target));

            #line 124 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.Slider_ImgOpacityNormal.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Slider_ImgOpacityNormal_ValueChanged);

            #line default
            #line hidden
                return;

            case 16:
                this.BrushSelector_Unchecked = ((Good_Teacher.Controls.Special.BrushSelector)(target));
                return;

            case 17:
                this.Label_ImageOpacityClick = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.Slider_ImgOpacityClick = ((System.Windows.Controls.Slider)(target));

            #line 143 "..\..\..\Pages\Value_ToggleButton.xaml"
                this.Slider_ImgOpacityClick.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Slider_ImgOpacityClick_ValueChanged);

            #line default
            #line hidden
                return;

            case 19:
                this.BrushSelector_Checked = ((Good_Teacher.Controls.Special.BrushSelector)(target));
                return;

            case 20:
                this.effectselector = ((Good_Teacher.Controls.Special.EffectSelector)(target));
                return;

            case 21:

            #line 159 "..\..\..\Pages\Value_ToggleButton.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Delete_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tabcontrol_actions = ((System.Windows.Controls.TabControl)(target));
                return;

            case 2:
                this.RB_Specific = ((System.Windows.Controls.RadioButton)(target));

            #line 29 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                this.RB_Specific.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 29 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                this.RB_Specific.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden
                return;

            case 3:
                this.RB_Next = ((System.Windows.Controls.RadioButton)(target));

            #line 30 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                this.RB_Next.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 30 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                this.RB_Next.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden
                return;

            case 4:
                this.RB_Previous = ((System.Windows.Controls.RadioButton)(target));

            #line 31 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                this.RB_Previous.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden

            #line 31 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                this.RB_Previous.Unchecked += new System.Windows.RoutedEventHandler(this.RadioButton_Checked);

            #line default
            #line hidden
                return;

            case 5:
                this.SetSpecificPage = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 6:
                this.InputToPage = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.MaxPages = ((System.Windows.Controls.Label)(target));
                return;

            case 8:

            #line 44 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonDown_Click);

            #line default
            #line hidden
                return;

            case 9:

            #line 48 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonUp_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.TB_OpenLink = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.TB_OpenApp = ((System.Windows.Controls.TextBox)(target));

            #line 95 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                this.TB_OpenApp.KeyUp += new System.Windows.Input.KeyEventHandler(this.TB_OpenApp_KeyUp);

            #line default
            #line hidden
                return;

            case 12:
                this.TBL_AddressToFile = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 13:
                this.TBL_NotSaved = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.TB_MBTitle = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.TB_MBText = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.RB_Stop = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 17:
                this.RB_PlayAgain = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 18:
                this.RB_Play = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 19:

            #line 150 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonPlaySound_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.CB_SoundRepeat = ((System.Windows.Controls.CheckBox)(target));
                return;

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

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

            #line 175 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                this.TB_LoadPres.KeyUp += new System.Windows.Input.KeyEventHandler(this.TB_LoadPres_KeyUp);

            #line default
            #line hidden
                return;

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

            case 24:
                this.TBL_NotSavedP = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 25:
                this.RB_SVisible = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 26:
                this.RB_SInvisible = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 27:
                this.RB_TVisibility = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 28:
                this.NB_ID = ((Good_Teacher.Controls.NumberBox)(target));
                return;

            case 29:
                this.CB_Animation = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 30:
                this.NB_PositionID = ((Good_Teacher.Controls.NumberBox)(target));
                return;

            case 31:
                this.CB_ChangeX = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 32:
                this.CB_AXSign = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 33:
                this.NB_AX = ((Good_Teacher.Controls.NumberBox)(target));
                return;

            case 34:
                this.CB_ChangeY = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 35:
                this.CB_AYSign = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 36:
                this.NB_AY = ((Good_Teacher.Controls.NumberBox)(target));
                return;

            case 37:

            #line 282 "..\..\..\Windows\Window_SetOnClickActions.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonOK_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.VPanel_Repeaters = ((System.Windows.Controls.VirtualizingStackPanel)(target));
                return;

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

            case 3:
                this.SP_EditName = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            case 5:
                this.TB_Name = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.LB_IgnorePages = ((System.Windows.Controls.ListBox)(target));
                return;

            case 7:
                this.NTB_Page = ((Good_Teacher.Controls.NumberBox)(target));
                return;

            case 8:

            #line 68 "..\..\..\..\Windows\Special\Window_Repeating.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_AddToList);

            #line default
            #line hidden
                return;

            case 9:

            #line 69 "..\..\..\..\Windows\Special\Window_Repeating.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_RemoveFromList);

            #line default
            #line hidden
                return;

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

            case 11:
                this.CanvasShow = ((System.Windows.Controls.Canvas)(target));
                return;

            case 12:
                this.SCV_ContentViewer = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 13:
                this.ShowContentViewer = ((Good_Teacher.Controls.ContentViewer)(target));
                return;

            case 14:
                this.CVEditor = ((System.Windows.Controls.Frame)(target));
                return;

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

            #line 106 "..\..\..\..\Windows\Special\Window_Repeating.xaml"
                this.B_Edit.Click += new System.Windows.RoutedEventHandler(this.ButtonEdit_Click);

            #line default
            #line hidden
                return;

            case 16:

            #line 108 "..\..\..\..\Windows\Special\Window_Repeating.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }