mirror of
https://github.com/chibicitiberiu/drumkit.git
synced 2024-02-24 10:53:32 +00:00
93 lines
6.8 KiB
C#
93 lines
6.8 KiB
C#
|
|
|||
|
|
|||
|
#pragma checksum "F:\Dev\Windows8\DrumKit\DrumKit\DrumkitManager.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "77F503BA5448E6DB27A608D3A007CEF1"
|
|||
|
//------------------------------------------------------------------------------
|
|||
|
// <auto-generated>
|
|||
|
// This code was generated by a tool.
|
|||
|
//
|
|||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
|
// the code is regenerated.
|
|||
|
// </auto-generated>
|
|||
|
//------------------------------------------------------------------------------
|
|||
|
|
|||
|
namespace DrumKit
|
|||
|
{
|
|||
|
partial class DrumkitManager : global::DrumKit.Common.LayoutAwarePage
|
|||
|
{
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::DrumKit.Common.LayoutAwarePage pageRoot;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Data.CollectionViewSource itemsViewSource;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Controls.ColumnDefinition primaryColumn;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Controls.Grid titlePanel;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Controls.ListView itemListView;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Controls.ScrollViewer itemDetail;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Controls.Grid itemDetailGrid;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Controls.StackPanel itemDetailTitlePanel;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Controls.TextBlock itemTitle;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Controls.TextBlock itemSubtitle;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Controls.Button backButton;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.Controls.TextBlock pageTitle;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.VisualStateGroup ApplicationViewStates;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.VisualState FullScreenLandscapeOrWide;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.VisualState FilledOrNarrow;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.VisualState FullScreenPortrait;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.VisualState FullScreenPortrait_Detail;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.VisualState Snapped;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private global::Windows.UI.Xaml.VisualState Snapped_Detail;
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
private bool _contentLoaded;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
public void InitializeComponent()
|
|||
|
{
|
|||
|
if (_contentLoaded)
|
|||
|
return;
|
|||
|
|
|||
|
_contentLoaded = true;
|
|||
|
global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///DrumkitManager.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
|
|||
|
|
|||
|
pageRoot = (global::DrumKit.Common.LayoutAwarePage)this.FindName("pageRoot");
|
|||
|
itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource");
|
|||
|
primaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("primaryColumn");
|
|||
|
titlePanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("titlePanel");
|
|||
|
itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView");
|
|||
|
itemDetail = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("itemDetail");
|
|||
|
itemDetailGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("itemDetailGrid");
|
|||
|
itemDetailTitlePanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("itemDetailTitlePanel");
|
|||
|
itemTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("itemTitle");
|
|||
|
itemSubtitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("itemSubtitle");
|
|||
|
backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
|
|||
|
pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
|
|||
|
ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates");
|
|||
|
FullScreenLandscapeOrWide = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscapeOrWide");
|
|||
|
FilledOrNarrow = (global::Windows.UI.Xaml.VisualState)this.FindName("FilledOrNarrow");
|
|||
|
FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait");
|
|||
|
FullScreenPortrait_Detail = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait_Detail");
|
|||
|
Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped");
|
|||
|
Snapped_Detail = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped_Detail");
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
|