예제 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.IsBusyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 2:
                this.TaskbarIsBusyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

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

            case 4:
                this.TaskbarProgressValueDoubleUpDown = ((Framework.UI.Controls.DoubleUpDown)(target));
                return;

            case 5:
                this.LoadingContent = ((Framework.UI.Controls.LoadingContent)(target));
                return;

            case 6:
                this.RingLoadingContent = ((Framework.UI.Controls.LoadingContent)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.ToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
         return;
     }
     this._contentLoaded = true;
 }
예제 #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tbUser = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.tbPass = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 12 "..\..\..\..\..\View\Controls\Login.xaml"
                this.btSubmit.Click += new System.Windows.RoutedEventHandler(this.btSubmit_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.blRemember = ((Elysium.Controls.ToggleSwitch)(target));
                return;

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

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

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

            #line 16 "..\..\..\..\..\View\Controls\Login.xaml"
                this.btSignUp.Click += new System.Windows.RoutedEventHandler(this.btSignUp_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.label3 = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ListBox = ((System.Windows.Controls.ListBox)(target));
                return;

            case 2:
                this.SelectionModeComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:
                this.IsRowDeselectionEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.TextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 2:
     this.TransparentTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 3:
     this.MultiLineTextBoxStyle = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.TextBoxExtended = ((Framework.UI.Controls.TextBoxExtended)(target));
     return;
     case 5:
     this.TransparentTextBoxExtended = ((Framework.UI.Controls.TextBoxExtended)(target));
     return;
     case 6:
     this.MultiLineTextBoxExtendedStyle = ((Framework.UI.Controls.TextBoxExtended)(target));
     return;
     case 7:
     this.FilterTextBoxExtended = ((Framework.UI.Controls.TextBoxExtended)(target));
     return;
     case 8:
     this.RichTextBox = ((Framework.UI.Controls.RichTextBoxExtended)(target));
     return;
     case 9:
     this.PlainTextCutCheckBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 10:
     this.PlainTextCopyCheckBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 11:
     this.PlainTextPasteCheckBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 12:
     this.PlainTextTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.RtfTextTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.XamlTextTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.ButtonTextBox = ((Framework.UI.Controls.ButtonTextBox)(target));
     return;
     case 16:
     this.SearchButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target));
     return;
     case 17:
     this.FolderButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target));
     return;
     case 18:
     this.RefreshButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target));
     return;
     case 19:
     this.LargeSearchButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target));
     return;
     case 20:
     this.DatePicker = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 21:
     this.TransparentDatePicker = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 22:
     this.Calendar = ((System.Windows.Controls.Calendar)(target));
     return;
     case 23:
     this.CheckBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 24:
     this.ToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 25:
     this.RadioButton = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 26:
     this.ComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 27:
     this.IsEditableToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 28:
     this.MaxLengthDecimalUpDown = ((Framework.UI.Controls.DecimalUpDown)(target));
     return;
     case 29:
     this.TransparentComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 30:
     this.ComboDataGrid = ((Framework.UI.Controls.ComboDataGrid)(target));
     return;
     case 31:
     this.DecimalUpDown = ((Framework.UI.Controls.DecimalUpDown)(target));
     return;
     case 32:
     this.TransparentDecimalUpDown = ((Framework.UI.Controls.DecimalUpDown)(target));
     return;
     case 33:
     this.ShowButtonSpinnerCheckBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 34:
     this.AllowSpinCheckBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 35:
     this.FormatStringTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 36:
     this.IncrementTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 37:
     this.MinimumTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 38:
     this.MaximumTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 39:
     this.IsRedOnNegativeCheckBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 26 "..\..\..\OverlayViews\CreateConnectionOverlayView.xaml"
     ((Elysium.Controls.CommandButton)(target)).Click += new System.Windows.RoutedEventHandler(this.OnClick);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 32 "..\..\..\OverlayViews\CreateConnectionOverlayView.xaml"
     ((Elysium.Controls.CommandButton)(target)).Click += new System.Windows.RoutedEventHandler(this.OnClick);
     
     #line default
     #line hidden
     return;
     case 3:
     this.HorizontalContentAlignmentComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 4:
     this.VerticalContentAlignmentComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 5:
     this.IsOverlayVisibleToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 6:
     this.OverlayBackgroundTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.OverlayBorderBrushTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.OverlayBorderThicknessTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.OverlayMarginTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.OverlayOpacityTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.IsBusyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 12:
     this.ProgressDoubleUpDown = ((Framework.UI.Controls.DoubleUpDown)(target));
     return;
     case 13:
     this.TitleBarVisibilityComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
예제 #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.DataGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 2:
                this.GroupsTextBox = ((System.Windows.Controls.TextBox)(target));

            #line 195 "..\..\..\Views\DataGridView.xaml"
                this.GroupsTextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.OnGroupsTextChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.CanUserAddRowsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 4:
                this.CanUserDeleteRowsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 5:
                this.CanUserReorderColumnsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 6:
                this.CanUserResizeColumnsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 7:
                this.CanUserResizeRowsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 8:
                this.CanUserSortColumnsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 9:
                this.IsReadOnlyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 10:
                this.FrozenColumnCountIntegerUpDown = ((Framework.UI.Controls.IntegerUpDown)(target));
                return;

            case 11:
                this.IsTextSearchEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 12:
                this.IsTextSearchCaseSensitiveToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 13:
                this.AreRowDetailsFrozenToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 14:
                this.RowDetailsVisibilityModeComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 15:
                this.SelectionModeComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 16:
                this.SelectionUnitComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 17:
                this.IsSingleClickEditToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 18:
                this.IsDeselectionEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 19:
                this.IsRowDeselectionEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 20:
                this.CanUserHideColumnsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 21:
                this.CanUserHideColumnToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 22:
                this.IsColumnSettingsEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 23:
                this.ColumnSettingsTextBox = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #8
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     }
     this._contentLoaded = true;
 }
예제 #9
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.IsBusyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 2:
     this.TaskbarIsBusyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 3:
     this.TaskbarProgressStateComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 4:
     this.TaskbarProgressValueDoubleUpDown = ((Framework.UI.Controls.DoubleUpDown)(target));
     return;
     case 5:
     this.LoadingContent = ((Framework.UI.Controls.LoadingContent)(target));
     return;
     case 6:
     this.RingLoadingContent = ((Framework.UI.Controls.LoadingContent)(target));
     return;
     }
     this._contentLoaded = true;
 }
예제 #10
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MaskList = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 2:
     this.ListBoxServers = ((System.Windows.Controls.ListBox)(target));
     
     #line 34 "..\..\..\Windows\LoginWindow.xaml"
     this.ListBoxServers.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListBoxServers_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.DeleteButton = ((System.Windows.Controls.Button)(target));
     
     #line 83 "..\..\..\Windows\LoginWindow.xaml"
     this.DeleteButton.Click += new System.Windows.RoutedEventHandler(this.DeleteButton_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.ModifyButton = ((System.Windows.Controls.Button)(target));
     
     #line 89 "..\..\..\Windows\LoginWindow.xaml"
     this.ModifyButton.Click += new System.Windows.RoutedEventHandler(this.ModifyButton_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.ConnectButton = ((System.Windows.Controls.Button)(target));
     
     #line 95 "..\..\..\Windows\LoginWindow.xaml"
     this.ConnectButton.Click += new System.Windows.RoutedEventHandler(this.ConnectButton_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.HostnameValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.PortValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.PasswordValue = ((System.Windows.Controls.PasswordBox)(target));
     return;
     case 9:
     this.AutoReconnectSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 10:
     this.AppBarLogin = ((Elysium.Controls.ApplicationBar)(target));
     return;
     case 11:
     
     #line 200 "..\..\..\Windows\LoginWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.NewConnexionClick);
     
     #line default
     #line hidden
     return;
     case 12:
     
     #line 209 "..\..\..\Windows\LoginWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.AuthorsClick);
     
     #line default
     #line hidden
     return;
     case 13:
     
     #line 210 "..\..\..\Windows\LoginWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.LicenseClick);
     
     #line default
     #line hidden
     return;
     case 14:
     
     #line 211 "..\..\..\Windows\LoginWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.DonateClick);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
예제 #11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.TransparentTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 4:
                this.TextBoxExtended = ((Framework.UI.Controls.TextBoxExtended)(target));
                return;

            case 5:
                this.TransparentTextBoxExtended = ((Framework.UI.Controls.TextBoxExtended)(target));
                return;

            case 6:
                this.MultiLineTextBoxExtendedStyle = ((Framework.UI.Controls.TextBoxExtended)(target));
                return;

            case 7:
                this.FilterTextBoxExtended = ((Framework.UI.Controls.TextBoxExtended)(target));
                return;

            case 8:
                this.RichTextBox = ((Framework.UI.Controls.RichTextBoxExtended)(target));
                return;

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

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

            case 11:
                this.PlainTextPasteCheckBox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 12:
                this.PlainTextTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            case 15:
                this.ButtonTextBox = ((Framework.UI.Controls.ButtonTextBox)(target));
                return;

            case 16:
                this.SearchButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target));
                return;

            case 17:
                this.FolderButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target));
                return;

            case 18:
                this.RefreshButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target));
                return;

            case 19:
                this.LargeSearchButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target));
                return;

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

            case 21:
                this.TransparentDatePicker = ((System.Windows.Controls.DatePicker)(target));
                return;

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

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

            case 24:
                this.ToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

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

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

            case 27:
                this.IsEditableToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 28:
                this.MaxLengthDecimalUpDown = ((Framework.UI.Controls.DecimalUpDown)(target));
                return;

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

            case 30:
                this.ComboDataGrid = ((Framework.UI.Controls.ComboDataGrid)(target));
                return;

            case 31:
                this.DecimalUpDown = ((Framework.UI.Controls.DecimalUpDown)(target));
                return;

            case 32:
                this.TransparentDecimalUpDown = ((Framework.UI.Controls.DecimalUpDown)(target));
                return;

            case 33:
                this.ShowButtonSpinnerCheckBox = ((System.Windows.Controls.CheckBox)(target));
                return;

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

            case 35:
                this.FormatStringTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 37:
                this.MinimumTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 38:
                this.MaximumTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 39:
                this.IsRedOnNegativeCheckBox = ((System.Windows.Controls.CheckBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 26 "..\..\..\Views\OverlayWindowExample.xaml"
                ((Elysium.Controls.CommandButton)(target)).Click += new System.Windows.RoutedEventHandler(this.OnClick);

            #line default
            #line hidden
                return;

            case 2:

            #line 32 "..\..\..\Views\OverlayWindowExample.xaml"
                ((Elysium.Controls.CommandButton)(target)).Click += new System.Windows.RoutedEventHandler(this.OnClick);

            #line default
            #line hidden
                return;

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

            case 4:
                this.VerticalContentAlignmentComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this.IsOverlayVisibleToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

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

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

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

            case 9:
                this.OverlayMarginTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 11:
                this.IsBusyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 12:
                this.ProgressDoubleUpDown = ((Framework.UI.Controls.DoubleUpDown)(target));
                return;

            case 13:
                this.TitleBarVisibilityComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #13
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ListBox = ((System.Windows.Controls.ListBox)(target));
     return;
     case 2:
     this.SelectionModeComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 3:
     this.IsRowDeselectionEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     }
     this._contentLoaded = true;
 }
예제 #14
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.DataGrid = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 2:
     this.GroupsTextBox = ((System.Windows.Controls.TextBox)(target));
     
     #line 195 "..\..\..\Views\DataGridView.xaml"
     this.GroupsTextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.OnGroupsTextChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.CanUserAddRowsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 4:
     this.CanUserDeleteRowsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 5:
     this.CanUserReorderColumnsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 6:
     this.CanUserResizeColumnsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 7:
     this.CanUserResizeRowsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 8:
     this.CanUserSortColumnsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 9:
     this.IsReadOnlyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 10:
     this.FrozenColumnCountIntegerUpDown = ((Framework.UI.Controls.IntegerUpDown)(target));
     return;
     case 11:
     this.IsTextSearchEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 12:
     this.IsTextSearchCaseSensitiveToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 13:
     this.AreRowDetailsFrozenToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 14:
     this.RowDetailsVisibilityModeComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 15:
     this.SelectionModeComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 16:
     this.SelectionUnitComboBox = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 17:
     this.IsSingleClickEditToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 18:
     this.IsDeselectionEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 19:
     this.IsRowDeselectionEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 20:
     this.CanUserHideColumnsToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 21:
     this.CanUserHideColumnToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 22:
     this.IsColumnSettingsEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     case 23:
     this.ColumnSettingsTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
예제 #15
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 34 "..\..\..\Views\WindowView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnShowBackgroundFadeWindow);

            #line default
            #line hidden
                return;

            case 2:

            #line 39 "..\..\..\Views\WindowView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnShowAccentTitleBarWindow);

            #line default
            #line hidden
                return;

            case 3:
                this.AllowsTransparencyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 4:
                this.BackgroundTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            case 7:
                this.HasDropShadowToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 8:
                this.IsActiveToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 9:
                this.MaxHeightTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            case 12:
                this.MinWidthTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.ResizeModeComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 14:
                this.ShowInTaskbarToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 15:
                this.SizeToContentComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 16:
                this.TopmostToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 17:
                this.WindowStartupLocationComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 18:
                this.WindowStateComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 19:
                this.WindowStyleComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

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

            case 21:
                this.TitleBarBorderBrushTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 23:
                this.TitleBarContentTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this.TitleBarVisibilityComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 25:
                this.TaskbarIsBusyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 26:
                this.TaskbarProgressStateComboBox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 27:
                this.TaskbarProgressValueDoubleUpDown = ((Framework.UI.Controls.DoubleUpDown)(target));
                return;

            case 28:
                this.TaskbarDescriptionTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 29:
                this.TaskbarOverlayTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 30:
                this.EffectColorTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 32:
                this.EffectFocusedColorTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 33:
                this.EffectFocusedBlurRadiusTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 34:
                this.MarginTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 35:
                this.IsFullScreenToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 36:
                this.IsFullScreenShortcutsEnabledToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 37:
                this.IsBusyToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target));
                return;

            case 38:
                this.ProgressDoubleUpDown = ((Framework.UI.Controls.DoubleUpDown)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 27 "..\..\..\OverlayViews\CreateConnectionOverlayView.xaml"
     ((Elysium.Controls.CommandButton)(target)).Click += new System.Windows.RoutedEventHandler(this.OnClickValid);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 33 "..\..\..\OverlayViews\CreateConnectionOverlayView.xaml"
     ((Elysium.Controls.CommandButton)(target)).Click += new System.Windows.RoutedEventHandler(this.OnClickCancel);
     
     #line default
     #line hidden
     return;
     case 3:
     this.ProfilNameValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.HostnameValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 5:
     this.PortValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.PasswordValue = ((System.Windows.Controls.PasswordBox)(target));
     return;
     case 7:
     this.AutoReconnect = ((Elysium.Controls.ToggleSwitch)(target));
     return;
     }
     this._contentLoaded = true;
 }