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


C# Controls.Pivot类代码示例

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


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

示例1: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Motyvacija;component/About.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.PIVOT = ((Microsoft.Phone.Controls.Pivot)(this.FindName("PIVOT")));
 }
开发者ID:kaskanoidas,项目名称:Motyvacija_WP8,代码行数:9,代码来源:About.g.i.cs

示例2: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Projeto_RGL;component/Resultados.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Menu = ((Microsoft.Phone.Controls.Pivot)(this.FindName("Menu")));
 }
开发者ID:ribeiroluis,项目名称:Projeto_RGL,代码行数:9,代码来源:Resultados.g.cs

示例3: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Class-i-er;component/PanoramaPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Piv = ((Microsoft.Phone.Controls.Pivot)(this.FindName("Piv")));
 }
开发者ID:orthogonal,项目名称:Class-i-er,代码行数:9,代码来源:PanoramaPage.g.cs

示例4: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MyScheduleAppWP7v1;component/PivotPage1.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.pivotControl = ((Microsoft.Phone.Controls.Pivot)(this.FindName("pivotControl")));
 }
开发者ID:mac10688,项目名称:PublicWorkspace,代码行数:9,代码来源:PivotPage1.g.cs

示例5: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MangGuoTv;component/Views/ChannelDetail.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.MainPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MainPivot")));
 }
开发者ID:Jesn,项目名称:MangGuoTv,代码行数:9,代码来源:ChannelDetail.g.i.cs

示例6: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/POSH.Socrata.WP8;component/Views/CityDetails.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.pvCities = ((Microsoft.Phone.Controls.Pivot)(this.FindName("pvCities")));
 }
开发者ID:socrata,项目名称:govfinder-wp8,代码行数:9,代码来源:CityDetails.g.cs

示例7: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Tab%20View%20WP%208;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.HomePagePivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("HomePagePivot")));
 }
开发者ID:wtuts,项目名称:Tab-View-WP,代码行数:9,代码来源:MainPage.g.i.cs

示例8: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhoneApp1;component/FanArtGalery.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.GalleryPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("GalleryPivot")));
 }
开发者ID:DonnaLou,项目名称:SummonersHQ,代码行数:9,代码来源:FanArtGalery.g.cs

示例9: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/CannedAirAPI;component/Controls/Timesheet.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.DaysPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("DaysPivot")));
 }
开发者ID:pivotal-christopher-mitcheltree,项目名称:WP8_CannedAirAPI,代码行数:9,代码来源:Timesheet.g.cs

示例10: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/iFixit.WP8.UI;component/Views/Profile.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.MainInfo = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MainInfo")));
 }
开发者ID:wuchangqi,项目名称:ifixit-microsoft,代码行数:9,代码来源:Profile.g.i.cs

示例11: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DevDomMobile;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.pantallas = ((Microsoft.Phone.Controls.Pivot)(this.FindName("pantallas")));
 }
开发者ID:hminaya,项目名称:DevDomSocialAppWP7,代码行数:9,代码来源:MainPage.g.i.cs

示例12: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FBReader.App;component/Views/Pages/Bookmarks/BookmarksPivot.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Items = ((Microsoft.Phone.Controls.Pivot)(this.FindName("Items")));
 }
开发者ID:bdvsoft,项目名称:reader_wp8_bazed_on_Fbreader,代码行数:9,代码来源:BookmarksPivot.g.cs

示例13: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhoneApp1;component/Views/AvailablePlayerPivot.xaml", System.UriKind.Relative));
     this.ShowPosition = ((PhoneApp1.Model.PositionVisibility)(this.FindName("ShowPosition")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.AvailablePlayerPivotItem = ((Microsoft.Phone.Controls.Pivot)(this.FindName("AvailablePlayerPivotItem")));
 }
开发者ID:purduebretty,项目名称:wpapp,代码行数:10,代码来源:AvailablePlayerPivot.g.cs

示例14: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MusicPlayer;component/PlayList/ListPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.pivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("pivot")));
     this.lls = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("lls")));
 }
开发者ID:jevonsflash,项目名称:MusicPlayer,代码行数:10,代码来源:ListPage.g.i.cs

示例15: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/AppsZoom;component/Other.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.pivMain = ((Microsoft.Phone.Controls.Pivot)(this.FindName("pivMain")));
     this.piv = ((System.Windows.Controls.TextBlock)(this.FindName("piv")));
 }
开发者ID:dansef,项目名称:Windows_Phone_AppZoom,代码行数:10,代码来源:Other.g.cs


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