コード例 #1
0
ファイル: NodoNube.g.i.cs プロジェクト: faelazo/MindGenerator
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PruebaPaneles;component/View/NodoNube.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.nube = ((Microsoft.Expression.Controls.Callout)(this.FindName("nube")));
 }
コード例 #2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightMediaPlayer;component/MainPage.xaml", System.UriKind.Relative));
     this.Storyboard1 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Storyboard1")));
     this.Storyboard2 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Storyboard2")));
     this.Storyboard3 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Storyboard3")));
     this.Storyboard4 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Storyboard4")));
     this.Storyboard5 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Storyboard5")));
     this.LayoutRoot  = ((System.Windows.Controls.ScrollViewer)(this.FindName("LayoutRoot")));
     this.canvas1     = ((System.Windows.Controls.Canvas)(this.FindName("canvas1")));
     this.me          = ((System.Windows.Controls.MediaElement)(this.FindName("me")));
     this.grid0       = ((System.Windows.Controls.Grid)(this.FindName("grid0")));
     this.grid1       = ((System.Windows.Controls.Grid)(this.FindName("grid1")));
     this.image1      = ((System.Windows.Controls.Image)(this.FindName("image1")));
     this.image2      = ((System.Windows.Controls.Image)(this.FindName("image2")));
     this.image3      = ((System.Windows.Controls.Image)(this.FindName("image3")));
     this.image4      = ((System.Windows.Controls.Image)(this.FindName("image4")));
     this.image5      = ((System.Windows.Controls.Image)(this.FindName("image5")));
     this.grid2       = ((System.Windows.Controls.Grid)(this.FindName("grid2")));
     this.textblock3  = ((System.Windows.Controls.TextBlock)(this.FindName("textblock3")));
     this.textblock1  = ((System.Windows.Controls.TextBlock)(this.FindName("textblock1")));
     this.textblock2  = ((System.Windows.Controls.TextBlock)(this.FindName("textblock2")));
     this.grid3       = ((System.Windows.Controls.Grid)(this.FindName("grid3")));
     this.volume      = ((System.Windows.Controls.ProgressBar)(this.FindName("volume")));
     this.canvas2     = ((System.Windows.Controls.Canvas)(this.FindName("canvas2")));
     this.progressbar = ((System.Windows.Controls.ProgressBar)(this.FindName("progressbar")));
     this.vernier     = ((System.Windows.Shapes.Rectangle)(this.FindName("vernier")));
     this.grid4       = ((System.Windows.Controls.Grid)(this.FindName("grid4")));
     this.preview     = ((System.Windows.Controls.MediaElement)(this.FindName("preview")));
     this.cp          = ((Microsoft.Expression.Controls.Callout)(this.FindName("cp")));
     this.mute        = ((System.Windows.Controls.Grid)(this.FindName("mute")));
     this.grid5       = ((System.Windows.Controls.Grid)(this.FindName("grid5")));
     this.pause       = ((System.Windows.Controls.Grid)(this.FindName("pause")));
     this.rectangle   = ((System.Windows.Shapes.Rectangle)(this.FindName("rectangle")));
     this.rectangle1  = ((System.Windows.Shapes.Rectangle)(this.FindName("rectangle1")));
     this.play        = ((Microsoft.Expression.Shapes.RegularPolygon)(this.FindName("play")));
     this.stop        = ((System.Windows.Shapes.Rectangle)(this.FindName("stop")));
     this.replay      = ((Microsoft.Expression.Shapes.BlockArrow)(this.FindName("replay")));
     this.Esctext     = ((System.Windows.Controls.TextBlock)(this.FindName("Esctext")));
     this.fullscreen  = ((System.Windows.Controls.Grid)(this.FindName("fullscreen")));
     this.lineArrow3  = ((Microsoft.Expression.Controls.LineArrow)(this.FindName("lineArrow3")));
     this.lineArrow2  = ((Microsoft.Expression.Controls.LineArrow)(this.FindName("lineArrow2")));
     this.lineArrow1  = ((Microsoft.Expression.Controls.LineArrow)(this.FindName("lineArrow1")));
     this.lineArrow   = ((Microsoft.Expression.Controls.LineArrow)(this.FindName("lineArrow")));
 }