Exemple #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Label_SettingsName = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 3:
                this.TB_Text = ((System.Windows.Controls.TextBox)(target));

            #line 34 "..\..\..\Pages\Value_Checkbox.xaml"
                this.TB_Text.KeyUp += new System.Windows.Input.KeyEventHandler(this.TB_Text_KeyUp);

            #line default
            #line hidden
                return;

            case 4:
                this.CheckBox_Ch = ((System.Windows.Controls.CheckBox)(target));

            #line 36 "..\..\..\Pages\Value_Checkbox.xaml"
                this.CheckBox_Ch.Checked += new System.Windows.RoutedEventHandler(this.CheckBox_Checked);

            #line default
            #line hidden

            #line 36 "..\..\..\Pages\Value_Checkbox.xaml"
                this.CheckBox_Ch.Unchecked += new System.Windows.RoutedEventHandler(this.CheckBox_Checked);

            #line default
            #line hidden
                return;

            case 5:
                this.brushselector = ((Good_Teacher.Controls.Special.BrushSelector)(target));
                return;

            case 6:
                this.fontpanel = ((Good_Teacher.Controls.Special.FontEditorPanel)(target));
                return;

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

            case 8:

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

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Box_text = ((System.Windows.Controls.TextBox)(target));

            #line 28 "..\..\..\Pages\Value_Label.xaml"
                this.Box_text.KeyUp += new System.Windows.Input.KeyEventHandler(this.Box_text_KeyUp);

            #line default
            #line hidden

            #line 28 "..\..\..\Pages\Value_Label.xaml"
                this.Box_text.KeyDown += new System.Windows.Input.KeyEventHandler(this.Control_KeyDown);

            #line default
            #line hidden

            #line 28 "..\..\..\Pages\Value_Label.xaml"
                this.Box_text.LostFocus += new System.Windows.RoutedEventHandler(this.Control_LostFocus);

            #line default
            #line hidden
                return;

            case 2:

            #line 30 "..\..\..\Pages\Value_Label.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.WriteText_Click);

            #line default
            #line hidden
                return;

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

            case 4:
                this.fontEditorPanel = ((Good_Teacher.Controls.Special.FontEditorPanel)(target));
                return;

            case 5:
                this.brushselectorBack = ((Good_Teacher.Controls.Special.BrushSelector)(target));
                return;

            case 6:
                this.brushselectorFor = ((Good_Teacher.Controls.Special.BrushSelector)(target));
                return;

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

            case 8:

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

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Label_SettingsName = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 3:

            #line 33 "..\..\..\Pages\Value_Gallery.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ImagesGallery_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.CB_TextVis = ((System.Windows.Controls.CheckBox)(target));

            #line 40 "..\..\..\Pages\Value_Gallery.xaml"
                this.CB_TextVis.Checked += new System.Windows.RoutedEventHandler(this.CB_TextVis_Checked);

            #line default
            #line hidden

            #line 40 "..\..\..\Pages\Value_Gallery.xaml"
                this.CB_TextVis.Unchecked += new System.Windows.RoutedEventHandler(this.CB_TextVis_Checked);

            #line default
            #line hidden
                return;

            case 5:
                this.CB_CircleVis = ((System.Windows.Controls.CheckBox)(target));

            #line 44 "..\..\..\Pages\Value_Gallery.xaml"
                this.CB_CircleVis.Checked += new System.Windows.RoutedEventHandler(this.CB_CircleVis_Checked);

            #line default
            #line hidden

            #line 44 "..\..\..\Pages\Value_Gallery.xaml"
                this.CB_CircleVis.Unchecked += new System.Windows.RoutedEventHandler(this.CB_CircleVis_Checked);

            #line default
            #line hidden
                return;

            case 6:
                this.CB_ControlVis = ((System.Windows.Controls.CheckBox)(target));

            #line 48 "..\..\..\Pages\Value_Gallery.xaml"
                this.CB_ControlVis.Checked += new System.Windows.RoutedEventHandler(this.CB_ControlVis_Checked);

            #line default
            #line hidden

            #line 48 "..\..\..\Pages\Value_Gallery.xaml"
                this.CB_ControlVis.Unchecked += new System.Windows.RoutedEventHandler(this.CB_ControlVis_Checked);

            #line default
            #line hidden
                return;

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

            #line 53 "..\..\..\Pages\Value_Gallery.xaml"
                this.TB_RestTime.KeyUp += new System.Windows.Input.KeyEventHandler(this.TB_RestTime_KeyUp);

            #line default
            #line hidden
                return;

            case 8:
                this.TB_TransitionSpeed = ((System.Windows.Controls.TextBox)(target));

            #line 56 "..\..\..\Pages\Value_Gallery.xaml"
                this.TB_TransitionSpeed.LostFocus += new System.Windows.RoutedEventHandler(this.TB_TransitionSpeed_LostFocus);

            #line default
            #line hidden

            #line 56 "..\..\..\Pages\Value_Gallery.xaml"
                this.TB_TransitionSpeed.KeyDown += new System.Windows.Input.KeyEventHandler(this.TB_TransitionSpeed_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 59 "..\..\..\Pages\Value_Gallery.xaml"
                this.ComboBox_Stretch.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.brushselectorFor = ((Good_Teacher.Controls.Special.BrushSelector)(target));
                return;

            case 11:
                this.fontEditorPanel = ((Good_Teacher.Controls.Special.FontEditorPanel)(target));
                return;

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

            case 13:

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

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Box_ID = ((System.Windows.Controls.TextBox)(target));

            #line 28 "..\..\..\Pages\Value_TextBox.xaml"
                this.Box_ID.KeyDown += new System.Windows.Input.KeyEventHandler(this.Control_KeyDown);

            #line default
            #line hidden

            #line 28 "..\..\..\Pages\Value_TextBox.xaml"
                this.Box_ID.LostFocus += new System.Windows.RoutedEventHandler(this.Control_LostFocus);

            #line default
            #line hidden
                return;

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

            case 3:
                this.fontEditorPanel = ((Good_Teacher.Controls.Special.FontEditorPanel)(target));
                return;

            case 4:
                this.CB_TextWrapping = ((System.Windows.Controls.CheckBox)(target));

            #line 38 "..\..\..\Pages\Value_TextBox.xaml"
                this.CB_TextWrapping.Checked += new System.Windows.RoutedEventHandler(this.Checkbox_Checked);

            #line default
            #line hidden

            #line 38 "..\..\..\Pages\Value_TextBox.xaml"
                this.CB_TextWrapping.Unchecked += new System.Windows.RoutedEventHandler(this.Checkbox_Checked);

            #line default
            #line hidden
                return;

            case 5:
                this.CB_MultiLine = ((System.Windows.Controls.CheckBox)(target));

            #line 39 "..\..\..\Pages\Value_TextBox.xaml"
                this.CB_MultiLine.Checked += new System.Windows.RoutedEventHandler(this.Checkbox_Checked);

            #line default
            #line hidden

            #line 39 "..\..\..\Pages\Value_TextBox.xaml"
                this.CB_MultiLine.Unchecked += new System.Windows.RoutedEventHandler(this.Checkbox_Checked);

            #line default
            #line hidden
                return;

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

            #line 43 "..\..\..\Pages\Value_TextBox.xaml"
                this.TB_MaxLength.KeyDown += new System.Windows.Input.KeyEventHandler(this.Control_KeyDown);

            #line default
            #line hidden

            #line 43 "..\..\..\Pages\Value_TextBox.xaml"
                this.TB_MaxLength.LostFocus += new System.Windows.RoutedEventHandler(this.Control_LostFocus);

            #line default
            #line hidden

            #line 43 "..\..\..\Pages\Value_TextBox.xaml"
                this.TB_MaxLength.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.TextBox_PreviewTextInput);

            #line default
            #line hidden

            #line 43 "..\..\..\Pages\Value_TextBox.xaml"
                this.TB_MaxLength.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.TextBox_Pasting));

            #line default
            #line hidden
                return;

            case 7:
                this.brushselector = ((Good_Teacher.Controls.Special.BrushSelector)(target));
                return;

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

            case 9:

            #line 53 "..\..\..\Pages\Value_TextBox.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonColorFont_Click);

            #line default
            #line hidden
                return;

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

            case 11:

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

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