Exemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._Window = ((WPF_2_.MainWindow)(target));

            #line 8 "MainWindow.xaml"
                this._Window.MouseMove += new System.Windows.Input.MouseEventHandler(this.Window_MouseMove);

            #line default
            #line hidden

            #line 8 "MainWindow.xaml"
                this._Window.Closing += new System.ComponentModel.CancelEventHandler(this._Window_Closing);

            #line default
            #line hidden

            #line 8 "MainWindow.xaml"
                this._Window.StateChanged += new System.EventHandler(this._Window_StateChanged);

            #line default
            #line hidden
                return;

            case 2:

            #line 9 "MainWindow.xaml"
                ((System.Windows.Controls.Grid)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.Grid_MouseMove);

            #line default
            #line hidden
                return;

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

            case 4:
                this.L_Color = ((System.Windows.Controls.Label)(target));
                return;

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

            case 6:
                this.L_TextSize = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.E_CircleFrame = ((System.Windows.Shapes.Ellipse)(target));
                return;

            case 8:
                this.L_TimeTitle = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.L_DateTitle = ((System.Windows.Controls.Label)(target));
                return;

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

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

            case 12:
                this.L_TimeFuture = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 107 "MainWindow.xaml"
                this.B_Plus.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            case 15:
                this.L_MonthFuture = ((System.Windows.Controls.Label)(target));
                return;

            case 16:
                this.DP_DateFuture = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 17:
                this.ListBoxC1 = ((System.Windows.Controls.ListBox)(target));

            #line 120 "MainWindow.xaml"
                this.ListBoxC1.SizeChanged += new System.Windows.SizeChangedEventHandler(this.ListBoxC1_SizeChanged);

            #line default
            #line hidden

            #line 120 "MainWindow.xaml"
                this.ListBoxC1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ListBoxC1_MouseDown);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._Window = ((WPF_2_.MainWindow)(target));

            #line 14 "..\..\MainWindow.xaml"
                this._Window.MouseMove += new System.Windows.Input.MouseEventHandler(this.Window_MouseMove);

            #line default
            #line hidden

            #line 15 "..\..\MainWindow.xaml"
                this._Window.Closing += new System.ComponentModel.CancelEventHandler(this._Window_Closing);

            #line default
            #line hidden

            #line 16 "..\..\MainWindow.xaml"
                this._Window.StateChanged += new System.EventHandler(this._Window_StateChanged);

            #line default
            #line hidden
                return;

            case 2:

            #line 19 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Grid)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.Grid_MouseMove);

            #line default
            #line hidden
                return;

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

            case 4:
                this.L_Color = ((System.Windows.Controls.Label)(target));
                return;

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

            case 6:
                this.L_TextSize = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this._RGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:
                this.E_CircleFrame = ((System.Windows.Shapes.Ellipse)(target));

            #line 85 "..\..\MainWindow.xaml"
                this.E_CircleFrame.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.E_CircleFrame_MouseUp);

            #line default
            #line hidden

            #line 85 "..\..\MainWindow.xaml"
                this.E_CircleFrame.IsMouseDirectlyOverChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.E_CircleFrame_IsMouseDirectlyOverChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.StrokeColor = ((System.Windows.Media.SolidColorBrush)(target));
                return;

            case 10:
                this.EllipseSB = ((System.Windows.Media.Animation.BeginStoryboard)(target));
                return;

            case 11:
                this.L_TimeTitle = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.L_DateTitle = ((System.Windows.Controls.Label)(target));
                return;

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

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

            case 15:
                this.L_TimeFuture = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 134 "..\..\MainWindow.xaml"
                this.B_Plus.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.B_Minus = ((System.Windows.Controls.Button)(target));
                return;

            case 18:
                this.L_MonthFuture = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.DP_DateFuture = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 20:
                this.ListBoxC1 = ((System.Windows.Controls.ListBox)(target));

            #line 147 "..\..\MainWindow.xaml"
                this.ListBoxC1.SizeChanged += new System.Windows.SizeChangedEventHandler(this.ListBoxC1_SizeChanged);

            #line default
            #line hidden

            #line 147 "..\..\MainWindow.xaml"
                this.ListBoxC1.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ListBoxC1_MouseDown);

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