public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/%E5%A5%A5%E6%9E%AB%E7%87%83%E6%B0%94%E8%90%A5%E6%94%B6%E7%B3%BB%E7%BB%9FV3;compo" +
                                                                   "nent/MainPage.xaml", System.UriKind.Relative));
     this.mainpage = ((System.Windows.Controls.UserControl)(this.FindName("mainpage")));
     this.MainCanvasStoryboardIn       = ((System.Windows.Media.Animation.Storyboard)(this.FindName("MainCanvasStoryboardIn")));
     this.MainCanvasStoryboardOut      = ((System.Windows.Media.Animation.Storyboard)(this.FindName("MainCanvasStoryboardOut")));
     this.MainCanvasrightStoryboardIn  = ((System.Windows.Media.Animation.Storyboard)(this.FindName("MainCanvasrightStoryboardIn")));
     this.MainCanvasrightStoryboardOut = ((System.Windows.Media.Animation.Storyboard)(this.FindName("MainCanvasrightStoryboardOut")));
     this.CanvasBottomStoryboard       = ((System.Windows.Media.Animation.Storyboard)(this.FindName("CanvasBottomStoryboard")));
     this.da            = ((System.Windows.Media.Animation.DoubleAnimation)(this.FindName("da")));
     this.LayoutRoot    = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.openchild     = ((Com.Aote.ObjectTools.ChildWindowObj)(this.FindName("openchild")));
     this.selects       = ((Com.Aote.ObjectTools.ObjectList)(this.FindName("selects")));
     this.canvasleft    = ((System.Windows.Controls.Canvas)(this.FindName("canvasleft")));
     this.canvasbottom  = ((System.Windows.Controls.Canvas)(this.FindName("canvasbottom")));
     this.frame         = ((System.Windows.Controls.Grid)(this.FindName("frame")));
     this.menus         = ((Microsoft.Expression.Controls.PathListBox)(this.FindName("menus")));
     this.plblp         = ((Microsoft.Expression.Controls.LayoutPath)(this.FindName("plblp")));
     this.path          = ((System.Windows.Shapes.Path)(this.FindName("path")));
     this.loginUserInfo = ((System.Windows.Controls.Canvas)(this.FindName("loginUserInfo")));
 }
Ejemplo n.º 2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/%E5%A5%A5%E6%9E%AB%E7%87%83%E6%B0%94%E8%90%A5%E6%94%B6%E7%B3%BB%E7%BB%9FV3;compo" +
                 "nent/MainPage.xaml", System.UriKind.Relative));
     this.mainpage = ((System.Windows.Controls.UserControl)(this.FindName("mainpage")));
     this.MainCanvasStoryboardIn = ((System.Windows.Media.Animation.Storyboard)(this.FindName("MainCanvasStoryboardIn")));
     this.MainCanvasStoryboardOut = ((System.Windows.Media.Animation.Storyboard)(this.FindName("MainCanvasStoryboardOut")));
     this.MainCanvasrightStoryboardIn = ((System.Windows.Media.Animation.Storyboard)(this.FindName("MainCanvasrightStoryboardIn")));
     this.MainCanvasrightStoryboardOut = ((System.Windows.Media.Animation.Storyboard)(this.FindName("MainCanvasrightStoryboardOut")));
     this.CanvasBottomStoryboard = ((System.Windows.Media.Animation.Storyboard)(this.FindName("CanvasBottomStoryboard")));
     this.da = ((System.Windows.Media.Animation.DoubleAnimation)(this.FindName("da")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.openchild = ((Com.Aote.ObjectTools.ChildWindowObj)(this.FindName("openchild")));
     this.selects = ((Com.Aote.ObjectTools.ObjectList)(this.FindName("selects")));
     this.canvasleft = ((System.Windows.Controls.Canvas)(this.FindName("canvasleft")));
     this.canvasbottom = ((System.Windows.Controls.Canvas)(this.FindName("canvasbottom")));
     this.frame = ((System.Windows.Controls.Grid)(this.FindName("frame")));
     this.menus = ((Microsoft.Expression.Controls.PathListBox)(this.FindName("menus")));
     this.plblp = ((Microsoft.Expression.Controls.LayoutPath)(this.FindName("plblp")));
     this.path = ((System.Windows.Shapes.Path)(this.FindName("path")));
     this.loginUserInfo = ((System.Windows.Controls.Canvas)(this.FindName("loginUserInfo")));
 }