예제 #1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhotoGallery;component/AlbumChooser.xaml", System.UriKind.Relative));
     this.stbHideAlbumChooser = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbHideAlbumChooser")));
     this.stbShowAlbumChooser = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbShowAlbumChooser")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.rectangle = ((System.Windows.Shapes.Rectangle)(this.FindName("rectangle")));
     this.albums = ((System.Windows.Controls.ComboBox)(this.FindName("albums")));
     this.textBlock = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock")));
     this.textBlock1 = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock1")));
     this.timeInterval = ((System.Windows.Controls.ComboBox)(this.FindName("timeInterval")));
     this.textBlock2 = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock2")));
     this.ToFullScreen = ((System.Windows.Controls.Button)(this.FindName("ToFullScreen")));
     this.albumChooserPlus = ((PhotoGallery.Plus)(this.FindName("albumChooserPlus")));
 }
예제 #2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhotoGallery;component/PhotoInfo.xaml", System.UriKind.Relative));
     this.Storyboard12 = ((System.Windows.Media.Animation.Storyboard)(this.FindName("Storyboard12")));
     this.stbHide = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbHide")));
     this.stbShow = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbShow")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.rectangle = ((System.Windows.Shapes.Rectangle)(this.FindName("rectangle")));
     this.name = ((System.Windows.Controls.TextBlock)(this.FindName("name")));
     this.price = ((System.Windows.Controls.TextBlock)(this.FindName("price")));
     this.size = ((System.Windows.Controls.TextBlock)(this.FindName("size")));
     this.plus = ((PhotoGallery.Plus)(this.FindName("plus")));
     this.stbTranslatePlusShow = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbTranslatePlusShow")));
     this.stbTranslatePlusHide = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbTranslatePlusHide")));
 }
예제 #3
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhotoGallery;component/AlbumChooser.xaml", System.UriKind.Relative));
     this.stbHideAlbumChooser = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbHideAlbumChooser")));
     this.stbShowAlbumChooser = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbShowAlbumChooser")));
     this.LayoutRoot          = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.rectangle           = ((System.Windows.Shapes.Rectangle)(this.FindName("rectangle")));
     this.albums           = ((System.Windows.Controls.ComboBox)(this.FindName("albums")));
     this.textBlock        = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock")));
     this.textBlock1       = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock1")));
     this.timeInterval     = ((System.Windows.Controls.ComboBox)(this.FindName("timeInterval")));
     this.textBlock2       = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock2")));
     this.ToFullScreen     = ((System.Windows.Controls.Button)(this.FindName("ToFullScreen")));
     this.albumChooserPlus = ((PhotoGallery.Plus)(this.FindName("albumChooserPlus")));
 }
예제 #4
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhotoGallery;component/Page.xaml", System.UriKind.Relative));
     this.stbShowThChooser = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbShowThChooser")));
     this.stbHideThChooser = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbHideThChooser")));
     this.grille           = ((System.Windows.Controls.Grid)(this.FindName("grille")));
     this.mainImage        = ((System.Windows.Controls.Image)(this.FindName("mainImage")));
     this.scaleMainImage   = ((System.Windows.Media.ScaleTransform)(this.FindName("scaleMainImage")));
     this.back             = ((System.Windows.Shapes.Path)(this.FindName("back")));
     this.next             = ((System.Windows.Shapes.Path)(this.FindName("next")));
     this.thumbnailChooser = ((System.Windows.Controls.ScrollViewer)(this.FindName("thumbnailChooser")));
     this.list             = ((System.Windows.Controls.StackPanel)(this.FindName("list")));
     this.thChooserPlus    = ((PhotoGallery.Plus)(this.FindName("thChooserPlus")));
     this.albChooser       = ((PhotoGallery.AlbumChooser)(this.FindName("albChooser")));
     this.photoInfo        = ((PhotoGallery.PhotoInfo)(this.FindName("photoInfo")));
     this.play             = ((System.Windows.Shapes.Path)(this.FindName("play")));
     this.pause1           = ((System.Windows.Shapes.Path)(this.FindName("pause1")));
     this.pause2           = ((System.Windows.Shapes.Path)(this.FindName("pause2")));
 }
예제 #5
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhotoGallery;component/Page.xaml", System.UriKind.Relative));
     this.stbShowThChooser = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbShowThChooser")));
     this.stbHideThChooser = ((System.Windows.Media.Animation.Storyboard)(this.FindName("stbHideThChooser")));
     this.grille = ((System.Windows.Controls.Grid)(this.FindName("grille")));
     this.mainImage = ((System.Windows.Controls.Image)(this.FindName("mainImage")));
     this.scaleMainImage = ((System.Windows.Media.ScaleTransform)(this.FindName("scaleMainImage")));
     this.back = ((System.Windows.Shapes.Path)(this.FindName("back")));
     this.next = ((System.Windows.Shapes.Path)(this.FindName("next")));
     this.thumbnailChooser = ((System.Windows.Controls.ScrollViewer)(this.FindName("thumbnailChooser")));
     this.list = ((System.Windows.Controls.StackPanel)(this.FindName("list")));
     this.thChooserPlus = ((PhotoGallery.Plus)(this.FindName("thChooserPlus")));
     this.albChooser = ((PhotoGallery.AlbumChooser)(this.FindName("albChooser")));
     this.photoInfo = ((PhotoGallery.PhotoInfo)(this.FindName("photoInfo")));
     this.play = ((System.Windows.Shapes.Path)(this.FindName("play")));
     this.pause1 = ((System.Windows.Shapes.Path)(this.FindName("pause1")));
     this.pause2 = ((System.Windows.Shapes.Path)(this.FindName("pause2")));
 }