示例#1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.sssdfs = ((DevExpress.Xpf.Core.LoadingDecorator)(target));
         return;
     }
     this._contentLoaded = true;
 }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Decorator = ((DevExpress.Xpf.Core.LoadingDecorator)(target));
                return;

            case 2:
                this.BackButton = ((DevExpress.Xpf.WindowsUI.Internal.BackButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._gridNavigation = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.imgBookmarkCanncellation = ((System.Windows.Controls.Image)(target));
                return;

            case 3:
                this.imgBookmarkApply = ((System.Windows.Controls.Image)(target));
                return;

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

            case 5:
                this.lblFirstChar = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 7:
                this.lblSecondChar = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.lblThirdNavigation = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this.lblThirdChar = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.lblFourthNavigation = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.loadingScreen = ((DevExpress.Xpf.Core.LoadingDecorator)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.border = ((System.Windows.Controls.Border)(target));
                return;

            case 2:

            #line 116 "..\..\..\Views\SWCS201_01P.xaml"
                ((System.Windows.Controls.Border)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Grid_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 3:
                this.lblTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.btnClose = ((System.Windows.Controls.Button)(target));

            #line 158 "..\..\..\Views\SWCS201_01P.xaml"
                this.btnClose.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnCancel_PreviewMouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 5:
                this.imgClose = ((System.Windows.Controls.Image)(target));
                return;

            case 6:
                this.content = ((System.Windows.Controls.Border)(target));
                return;

            case 7:
                this.chkDRM_APPLY = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 8:
                this.chkDRM_NOT_APPLY = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 9:
                this.lblFilePath = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.btnFileOpen = ((DevExpress.Xpf.Core.SimpleButton)(target));
                return;

            case 11:
                this.ButtonArea = ((System.Windows.Controls.Border)(target));
                return;

            case 12:
                this.btnConfirm = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 275 "..\..\..\Views\SWCS201_01P.xaml"
                this.btnConfirm.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnConfirm_PreviewMouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 13:
                this.btnCancel = ((DevExpress.Xpf.Core.SimpleButton)(target));

            #line 283 "..\..\..\Views\SWCS201_01P.xaml"
                this.btnCancel.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.BtnCancel_PreviewMouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 14:
                this.loadingScreen = ((DevExpress.Xpf.Core.LoadingDecorator)(target));
                return;
            }
            this._contentLoaded = true;
        }