Esempio n. 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.passwordBox = ((ZdfFlatUI.ZPasswordBox)(target));
                return;

            case 2:
                this.passwordBox1 = ((ZdfFlatUI.ZPasswordBox)(target));
                return;

            case 3:
                this.passwordBox2 = ((ZdfFlatUI.ZPasswordBox)(target));
                return;

            case 4:
                this.passwordBox3 = ((ZdfFlatUI.ZPasswordBox)(target));
                return;

            case 5:
                this.AutoCompleteBox = ((ZdfFlatUI.AutoCompleteBox)(target));
                return;

            case 6:
                this.btnStartValidate = ((ZdfFlatUI.FlatToggleButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Carousel = ((ZdfFlatUI.Carousel)(target));
                return;

            case 2:
                this.toggleBtnAutoPlay = ((ZdfFlatUI.FlatToggleButton)(target));
                return;

            case 3:
                this.FlatSilder = ((ZdfFlatUI.FlatSilder)(target));
                return;

            case 4:
                this.Carousel2 = ((ZdfFlatUI.Carousel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.timePicker = ((ZdfFlatUI.TimePicker)(target));
                return;

            case 2:
                this.btnGetDate = ((System.Windows.Controls.Button)(target));

            #line 80 "..\..\..\UITest\UCTDateControl.xaml"
                this.btnGetDate.Click += new System.Windows.RoutedEventHandler(this.btnGetDate_Click);

            #line default
            #line hidden
                return;

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

            #line 82 "..\..\..\UITest\UCTDateControl.xaml"
                this.btnSetDate.Click += new System.Windows.RoutedEventHandler(this.btnSetDate_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.timePicker1 = ((ZdfFlatUI.TimePicker)(target));
                return;

            case 5:
                this.dateTimePicker = ((ZdfFlatUI.DateTimePicker)(target));
                return;

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

            #line 93 "..\..\..\UITest\UCTDateControl.xaml"
                this.btnGetDateTimePicker.Click += new System.Windows.RoutedEventHandler(this.btnGetDateTimePicker_Click);

            #line default
            #line hidden
                return;

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

            #line 95 "..\..\..\UITest\UCTDateControl.xaml"
                this.btnSetDateTimePicker.Click += new System.Windows.RoutedEventHandler(this.btnSetDateTimePicker_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.tgTheme = ((ZdfFlatUI.FlatToggleButton)(target));

            #line 104 "..\..\..\UITest\UCTDateControl.xaml"
                this.tgTheme.Checked += new System.Windows.RoutedEventHandler(this.FlatToggleButton_Checked);

            #line default
            #line hidden

            #line 105 "..\..\..\UITest\UCTDateControl.xaml"
                this.tgTheme.Unchecked += new System.Windows.RoutedEventHandler(this.FlatToggleButton_Checked);

            #line default
            #line hidden
                return;

            case 9:

            #line 109 "..\..\..\UITest\UCTDateControl.xaml"
                ((ZdfFlatUI.ZCalendar)(target)).SelectedDateChanged += new System.Windows.RoutedPropertyChangedEventHandler <System.Nullable <System.DateTime> >(this.ZCalendar_SelectedDateChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.dateControl1 = ((ZdfFlatUI.ZDatePicker)(target));
                return;

            case 11:
                this.dateControl5 = ((ZdfFlatUI.ZDatePicker)(target));
                return;

            case 12:
                this.dateControl7 = ((ZdfFlatUI.ZDatePicker)(target));
                return;
            }
            this._contentLoaded = true;
        }