当前位置: 首页>>代码示例>>C#>>正文


C# Controls.PanoramaItem类代码示例

本文整理汇总了C#中Microsoft.Phone.Controls.PanoramaItem的典型用法代码示例。如果您正苦于以下问题:C# PanoramaItem类的具体用法?C# PanoramaItem怎么用?C# PanoramaItem使用的例子?那么恭喜您, 这里精选的类代码示例或许可以为您提供帮助。


PanoramaItem类属于Microsoft.Phone.Controls命名空间,在下文中一共展示了PanoramaItem类的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的C#代码示例。

示例1: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MyShopping;component/BBCChannel.xaml", System.UriKind.Relative));
     this.progress = ((System.Windows.Controls.ProgressBar)(this.FindName("progress")));
     this.panoNewsItem = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("panoNewsItem")));
 }
开发者ID:NSemaX,项目名称:MyShopping-Windows-Phone-Client,代码行数:9,代码来源:BBCChannel.g.i.cs

示例2: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MyShopping;component/PanaromaPageComponentsOfProducts.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.panoNewsItem = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("panoNewsItem")));
     this.ProductPanoItemsListBox = ((System.Windows.Controls.ListBox)(this.FindName("ProductPanoItemsListBox")));
 }
开发者ID:NSemaX,项目名称:MyShopping-Windows-Phone-Client,代码行数:10,代码来源:PanaromaPageComponentsOfProducts.g.cs

示例3: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/AppStudio;component/Views/TheNextWebPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Container = ((Microsoft.Phone.Controls.Panorama)(this.FindName("Container")));
     this.TheNextWebItem = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("TheNextWebItem")));
     this.appBar = ((Cimbalino.Phone.Toolkit.Behaviors.ApplicationBarBehavior)(this.FindName("appBar")));
 }
开发者ID:kchaitanya863,项目名称:Tech-News,代码行数:11,代码来源:TheNextWebPage.g.cs

示例4: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/KP%20Twitter%20Monitor;component/Content.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.konten = ((Microsoft.Phone.Controls.Panorama)(this.FindName("konten")));
     this.home = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("home")));
     this.favoritedata = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("favoritedata")));
 }
开发者ID:herleeyandi,项目名称:KP-Twitter-Monitor,代码行数:11,代码来源:Content.g.cs

示例5: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MyShopping;component/PanoramaPages.xaml", System.UriKind.Relative));
     this.panoNewsItem1 = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("panoNewsItem1")));
     this.ProductPanoItemsListBox = ((System.Windows.Controls.ListBox)(this.FindName("ProductPanoItemsListBox")));
     this.button1 = ((System.Windows.Controls.Button)(this.FindName("button1")));
     this.button2 = ((System.Windows.Controls.Button)(this.FindName("button2")));
 }
开发者ID:NSemaX,项目名称:MyShopping-Windows-Phone-Client,代码行数:11,代码来源:PanoramaPages.g.i.cs

示例6: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/BennettApp;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.BlogTab = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("BlogTab")));
     this.JobbTab = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("JobbTab")));
     this.ContactTab = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("ContactTab")));
     this.TwitterTab = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("TwitterTab")));
 }
开发者ID:peirix,项目名称:BennettApp,代码行数:12,代码来源:MainPage.g.i.cs

示例7: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WPAppStudio;component/View/moviebuzz_News.xaml", System.UriKind.Relative));
     this.Panoramamoviebuzz_News0RefreshBtn = ((MyToolkit.Paging.BindableApplicationBarIconButton)(this.FindName("Panoramamoviebuzz_News0RefreshBtn")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Panoramamoviebuzz_News = ((Microsoft.Phone.Controls.Panorama)(this.FindName("Panoramamoviebuzz_News")));
     this.Panoramamoviebuzz_News0 = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("Panoramamoviebuzz_News0")));
     this.Moviebuzz_NewsListControl = ((WPAppStudio.Controls.LongListSelector)(this.FindName("Moviebuzz_NewsListControl")));
 }
开发者ID:violabazanye,项目名称:CinemaTalk,代码行数:12,代码来源:moviebuzz_News.g.cs

示例8: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/TopCarrotMobile;component/Help.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.piGeneral = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("piGeneral")));
     this.piSearch = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("piSearch")));
     this.piAccounts = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("piAccounts")));
     this.piFavorites = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("piFavorites")));
 }
开发者ID:rciampa,项目名称:TopCarrotMobile-WP,代码行数:12,代码来源:Help.g.i.cs

示例9: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/bus_finder;component/BusPoint.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.bus_finder_panorama = ((Microsoft.Phone.Controls.Panorama)(this.FindName("bus_finder_panorama")));
     this.lines_info_panoramaitem = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("lines_info_panoramaitem")));
     this.lines_info_listbox = ((System.Windows.Controls.ListBox)(this.FindName("lines_info_listbox")));
     this.lbOutput = ((System.Windows.Controls.TextBlock)(this.FindName("lbOutput")));
 }
开发者ID:enyblock,项目名称:bus_finder,代码行数:12,代码来源:BusPoint.g.i.cs

示例10: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MedicNaija;component/HealthTips.xaml", System.UriKind.Relative));
     this.HeaderTxt = ((System.Windows.Controls.Grid)(this.FindName("HeaderTxt")));
     this.pano_tips = ((Microsoft.Phone.Controls.Panorama)(this.FindName("pano_tips")));
     this.pano_disease_header = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("pano_disease_header")));
     this.tipList = ((System.Windows.Controls.ListBox)(this.FindName("tipList")));
     this.details_tips_list = ((System.Windows.Controls.ListBox)(this.FindName("details_tips_list")));
     this.deta = ((System.Windows.Controls.TextBlock)(this.FindName("deta")));
 }
开发者ID:BarkaBoss,项目名称:MedicNaijaWP7,代码行数:13,代码来源:HealthTips.g.cs

示例11: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/testROR;component/Navigation.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ROR = ((Microsoft.Phone.Controls.Panorama)(this.FindName("ROR")));
     this.Age = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("Age")));
     this.hello = ((System.Windows.Controls.TextBox)(this.FindName("hello")));
     this.age = ((System.Windows.Controls.TextBlock)(this.FindName("age")));
     this.Gender = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("Gender")));
 }
开发者ID:vivekrao18,项目名称:RiskoMeterWindowsApp,代码行数:13,代码来源:Navigation.g.cs

示例12: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhoneApp2;component/Page8.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.img = ((System.Windows.Controls.Image)(this.FindName("img")));
     this.p_1 = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("p_1")));
     this.p2 = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("p2")));
     this.p3 = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("p3")));
 }
开发者ID:rashoodkhan,项目名称:bricks,代码行数:13,代码来源:Page8.g.cs

示例13: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/ClientApp;component/PanoramaPage1.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.panoPaneDrinks = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("panoPaneDrinks")));
     this.panoPaneStarters = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("panoPaneStarters")));
     this.llStart = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("llStart")));
     this.panoPaneMains = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("panoPaneMains")));
     this.panoPaneDesert = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("panoPaneDesert")));
 }
开发者ID:Hitchhikrr,项目名称:NokiaCompo_CampusParty13,代码行数:13,代码来源:PanoramaPage1.g.i.cs

示例14: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WPAppStudio;component/View/awards_Detail.xaml", System.UriKind.Relative));
     this.Panoramaawards_Detail0TextToSpeechBtn = ((MyToolkit.Paging.BindableApplicationBarIconButton)(this.FindName("Panoramaawards_Detail0TextToSpeechBtn")));
     this.Panoramaawards_Detail0PinToStartBtn = ((MyToolkit.Paging.BindableApplicationBarIconButton)(this.FindName("Panoramaawards_Detail0PinToStartBtn")));
     this.Panoramaawards_Detail0ShareBtn = ((MyToolkit.Paging.BindableApplicationBarMenuItem)(this.FindName("Panoramaawards_Detail0ShareBtn")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Panoramaawards_Detail = ((Microsoft.Phone.Controls.Panorama)(this.FindName("Panoramaawards_Detail")));
     this.Panoramaawards_Detail0 = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("Panoramaawards_Detail0")));
 }
开发者ID:rwecho,项目名称:Windows-Phone-Samples,代码行数:13,代码来源:awards_Detail.g.i.cs

示例15: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Meme%20Generator;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.panorama = ((Microsoft.Phone.Controls.Panorama)(this.FindName("panorama")));
     this.newPanorama = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("newPanorama")));
     this.newBox = ((System.Windows.Controls.ListBox)(this.FindName("newBox")));
     this.popularPanorama = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("popularPanorama")));
     this.popularBox = ((System.Windows.Controls.ListBox)(this.FindName("popularBox")));
 }
开发者ID:nsamala,项目名称:LeMeme,代码行数:13,代码来源:MainPage.g.cs


注:本文中的Microsoft.Phone.Controls.PanoramaItem类示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。