public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/ItemsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot"); exploreButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("exploreButton"); chatButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("chatButton"); homeButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("homeButton"); chatFlyout = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("chatFlyout"); txtChatDisplay = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtChatDisplay"); txtChatInput = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtChatInput"); chatSendButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("chatSendButton"); pendingReviewButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("pendingReviewButton"); emergencyFlyout = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("emergencyFlyout"); txtMobNo = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtMobNo"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("itemGridView"); isActiveProgressRing = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("isActiveProgressRing"); backButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("backButton"); btnNext = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnNext"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///GameField.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); PlayerCardViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("PlayerCardViewSource"); PlayerUpFieldViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("PlayerUpFieldViewSource"); PlayerDownFieldViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("PlayerDownFieldViewSource"); ComputerCardViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("ComputerCardViewSource"); ComputerUpFieldViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("ComputerUpFieldViewSource"); ComputerDownFieldViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("ComputerDownFieldViewSource"); myStoryboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("myStoryboard"); ComputerWinTurnStoryboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("ComputerWinTurnStoryboard"); PlayerWinTurnStoryboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("PlayerWinTurnStoryboard"); GridTroef = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("GridTroef"); StackResult = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("StackResult"); StackEndResult = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("StackEndResult"); TextTitleEndResult = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("TextTitleEndResult"); ComputerResultEndTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("ComputerResultEndTextBlock"); PlayerResultEndTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("PlayerResultEndTextBlock"); TextTitleResult = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("TextTitleResult"); ComputerResultTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("ComputerResultTextBlock"); PlayerResultTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("PlayerResultTextBlock"); PlayerFieldCardImage = (global::Windows.UI.Xaml.Controls.Image)this.FindName("PlayerFieldCardImage"); ImgWrong = (global::Windows.UI.Xaml.Controls.Image)this.FindName("ImgWrong"); PlayerWinTurnText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("PlayerWinTurnText"); ComputerWinTurnText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("ComputerWinTurnText"); ComputerFieldCardImage = (global::Windows.UI.Xaml.Controls.Image)this.FindName("ComputerFieldCardImage"); ImgTroef = (global::Windows.UI.Xaml.Controls.Image)this.FindName("ImgTroef"); TxtComputerPoints = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("TxtComputerPoints"); TxtPlayerPoints = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("TxtPlayerPoints"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///SplitPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Horoscope.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"); 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"); 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"); nointernet = (global::Windows.UI.Xaml.Controls.Image) this.FindName("nointernet"); no = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("no"); itemDetailGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("itemDetailGrid"); itemTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("itemTitle"); rect = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect"); content = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("content"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ItemsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::VisualRSS.Common.LayoutAwarePage)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); AddSourceSB = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("AddSourceSB"); AddSourceConfirmSubmitSB = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("AddSourceConfirmSubmitSB"); AddSourceConfirmFinishSB = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("AddSourceConfirmFinishSB"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView"); itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); AddSourceButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("AddSourceButton"); AddSourceTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("AddSourceTextBox"); AddSourceTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("AddSourceTextBlock"); ConfirmAddSourceButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("ConfirmAddSourceButton"); AddSourceProgressRing = (global::Windows.UI.Xaml.Controls.ProgressRing)this.FindName("AddSourceProgressRing"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); }
// IComponentConnector public void Connect(int connectionId, global::System.Object target) { switch (connectionId) { case 2: this.obj2 = (global::Windows.UI.Xaml.Data.CollectionViewSource)target; break; case 3: this.obj3 = (global::Windows.UI.Xaml.Controls.GridView)target; break; case 4: this.obj4 = (global::Windows.UI.Xaml.Controls.ListView)target; (this.obj4).RegisterPropertyChangedCallback(global::Windows.UI.Xaml.Controls.Primitives.Selector.SelectedItemProperty, (global::Windows.UI.Xaml.DependencyObject sender, global::Windows.UI.Xaml.DependencyProperty prop) => { if (this.initialized) { // Update Two Way binding this.dataRoot.ViewModel.SelectedItem = (global::CourseWork_2.DataBase.DBModels.Prototype) this.LookupConverter("itemConverter").ConvertBack((this.obj4).SelectedItem, typeof(global::CourseWork_2.DataBase.DBModels.Prototype), null, null); } }); break; case 8: this.obj8 = (global::Windows.UI.Xaml.Controls.Button)target; break; default: break; } }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ItemDetailPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::ContosoCookbook.Common.LayoutAwarePage)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); PageAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("PageAppBar"); LeftCommands = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("LeftCommands"); BragButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("BragButton"); PinRecipeButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("PinRecipeButton"); ReminderButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("ReminderButton"); flipView = (global::Windows.UI.Xaml.Controls.FlipView)this.FindName("flipView"); portraitFlipView = (global::Windows.UI.Xaml.Controls.FlipView)this.FindName("portraitFlipView"); snappedFlipView = (global::Windows.UI.Xaml.Controls.FlipView)this.FindName("snappedFlipView"); 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"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); AppBar = (global::Windows.UI.Xaml.Controls.CommandBar) this.FindName("AppBar"); DefaultView = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("DefaultView"); ToggleCameraFullScreen = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("ToggleCameraFullScreen"); ToggleTechFullscreen = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("ToggleTechFullscreen"); MainLayout = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("MainLayout"); VisualStateGroup = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("VisualStateGroup"); Default = (global::Windows.UI.Xaml.VisualState) this.FindName("Default"); NoSensor = (global::Windows.UI.Xaml.VisualState) this.FindName("NoSensor"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); CameraFullscreen = (global::Windows.UI.Xaml.VisualState) this.FindName("CameraFullscreen"); TechFullscreen = (global::Windows.UI.Xaml.VisualState) this.FindName("TechFullscreen"); ThumbnailsSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("ThumbnailsSource"); CameraPreview = (global::Windows.UI.Xaml.Controls.Border) this.FindName("CameraPreview"); TechPreview = (global::Windows.UI.Xaml.Controls.Border) this.FindName("TechPreview"); Thumbnails = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("Thumbnails"); Message = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Message"); rectangle = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rectangle"); DisplayMessage = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("DisplayMessage"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HomePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::TheBellyofAuthority.Common.LayoutAwarePage)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); LikeButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("LikeButton"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView"); itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); UserPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("UserPanel"); FeedProgressBar = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("FeedProgressBar"); LabelBox = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("LabelBox"); UserBox = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("UserBox"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///SplitPage1.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); primaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("primaryColumn"); secondaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("secondaryColumn"); 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"); ViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ViewStates"); PrimaryView = (global::Windows.UI.Xaml.VisualState) this.FindName("PrimaryView"); SinglePane = (global::Windows.UI.Xaml.VisualState) this.FindName("SinglePane"); SinglePane_Detail = (global::Windows.UI.Xaml.VisualState) this.FindName("SinglePane_Detail"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/StartPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); groupedItemsSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsSource"); TemplateSelectorFilledView = (global::FindWord.Common.StartPageItemsDataTemplateSelector) this.FindName("TemplateSelectorFilledView"); LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot"); searchGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("searchGrid"); ResultsGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ResultsGrid"); MatchedWordsHeader = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("MatchedWordsHeader"); SrchResultsFilledView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("SrchResultsFilledView"); WordsSnappedView = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("WordsSnappedView"); undoRedoPanel = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("undoRedoPanel"); cnvPaintArea = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("cnvPaintArea"); btnSearch = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnSearch"); btnLeft = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnLeft"); btnRight = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnRight"); keywordsPopup = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("keywordsPopup"); btnQuestionSymbol = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnQuestionSymbol"); btnStarSymbol = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnStarSymbol"); btnPlusSymbol = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnPlusSymbol"); btnUndo = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnUndo"); btnRedo = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnRedo"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ReadingPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot"); VolumesViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("VolumesViewSource"); ChaptersViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("ChaptersViewSource"); ContentForegroundBrush = (global::Windows.UI.Xaml.Media.SolidColorBrush) this.FindName("ContentForegroundBrush"); ContentBackgroundBrush = (global::Windows.UI.Xaml.Media.SolidColorBrush) this.FindName("ContentBackgroundBrush"); CommentedTextBrush = (global::Windows.UI.Xaml.Media.SolidColorBrush) this.FindName("CommentedTextBrush"); IllustrationViewTemplate = (global::Windows.UI.Xaml.DataTemplate) this.FindName("IllustrationViewTemplate"); CommentsFlyout = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("CommentsFlyout"); ImagePreviewFlyout = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("ImagePreviewFlyout"); CommentInputBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("CommentInputBox"); PageBottomCommandBar = (global::Windows.UI.Xaml.Controls.CommandBar) this.FindName("PageBottomCommandBar"); FontSizeButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("FontSizeButton"); ReadingStyleButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("ReadingStyleButton"); CommentEnableButton = (global::Windows.UI.Xaml.Controls.AppBarToggleButton) this.FindName("CommentEnableButton"); ShareButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("ShareButton"); PinButton = (global::Windows.UI.Xaml.Controls.AppBarToggleButton) this.FindName("PinButton"); PrimaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("PrimaryColumn"); SecondaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("SecondaryColumn"); IndexPanelStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("IndexPanelStates"); LoadingStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("LoadingStates"); FlowOrientation = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("FlowOrientation"); HorizontalFlow = (global::Windows.UI.Xaml.VisualState) this.FindName("HorizontalFlow"); VerticalFlow = (global::Windows.UI.Xaml.VisualState) this.FindName("VerticalFlow"); Ready = (global::Windows.UI.Xaml.VisualState) this.FindName("Ready"); Loading = (global::Windows.UI.Xaml.VisualState) this.FindName("Loading"); IndexClosed = (global::Windows.UI.Xaml.VisualState) this.FindName("IndexClosed"); IndexOpen = (global::Windows.UI.Xaml.VisualState) this.FindName("IndexOpen"); ContentExpandedToCollapsedKeyFrame = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("ContentExpandedToCollapsedKeyFrame"); IndexExpandedToCollapsedKeyFrame = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("IndexExpandedToCollapsedKeyFrame"); ContentCollapsedToExpandedKeyFrame = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("ContentCollapsedToExpandedKeyFrame"); IndexCollapsedToExpandedKeyFrame = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("IndexCollapsedToExpandedKeyFrame"); TitlePanel = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("TitlePanel"); IndexRegion = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("IndexRegion"); ContentRegion = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ContentRegion"); LoadingIndicator = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("LoadingIndicator"); ContentScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("ContentScrollViewer"); VerticalPrevButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("VerticalPrevButton"); VerticalNextButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("VerticalNextButton"); HorizontalPrevButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("HorizontalPrevButton"); HorizontalNextButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("HorizontalNextButton"); ContentColumns = (global::LightNovel.Controls.RichTextColumns) this.FindName("ContentColumns"); ContentTextBlock = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("ContentTextBlock"); VolumeListMeanu = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("VolumeListMeanu"); ChapterListMeanu = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ChapterListMeanu"); ChapterListView = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("ChapterListView"); VolumeListView = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("VolumeListView"); backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton"); IndexButton = (global::Windows.UI.Xaml.Controls.AppBarToggleButton) this.FindName("IndexButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ItemDetailPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::FriendsWithPaws.Common.LayoutAwarePage) this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); PageAppBar = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("PageAppBar"); LeftCommands = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LeftCommands"); RightCommands = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("RightCommands"); ReminderButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ReminderButton"); PinBookButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PinBookButton"); flipView = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("flipView"); snappedFlipView = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("snappedFlipView"); 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"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/SearchResultsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::TopTenApp.Common.LayoutAwarePage) this.FindName("pageRoot"); resultsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("resultsViewSource"); filtersViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("filtersViewSource"); resultsPanel = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("resultsPanel"); noResultsTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("noResultsTextBlock"); backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); queryText = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("queryText"); typicalPanel = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("typicalPanel"); snappedPanel = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("snappedPanel"); resultsGridView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("resultsGridView"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates"); ResultStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ResultStates"); ResultsFound = (global::Windows.UI.Xaml.VisualState) this.FindName("ResultsFound"); NoResultsFound = (global::Windows.UI.Xaml.VisualState) this.FindName("NoResultsFound"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MoochBookSearchResult.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot"); resultsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("resultsViewSource"); filtersViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("filtersViewSource"); resultsPanel = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("resultsPanel"); noResultsTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("noResultsTextBlock"); dataLoader = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("dataLoader"); backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); resultText = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("resultText"); queryText = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("queryText"); typicalPanel = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("typicalPanel"); filtersItemsControl = (global::Windows.UI.Xaml.Controls.ItemsControl) this.FindName("filtersItemsControl"); resultsGridView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("resultsGridView"); ResultStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ResultStates"); ResultsFound = (global::Windows.UI.Xaml.VisualState) this.FindName("ResultsFound"); NoResultsFound = (global::Windows.UI.Xaml.VisualState) this.FindName("NoResultsFound"); loadingData = (global::Windows.UI.Xaml.VisualState) this.FindName("loadingData"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///AppHub_Classic.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::InfoHub.Common.LayoutAwarePage) this.FindName("pageRoot"); cvs = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("cvs"); cvsSnap = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("cvsSnap"); AdvertTemplateNormal = (global::Windows.UI.Xaml.DataTemplate) this.FindName("AdvertTemplateNormal"); MyBottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("MyBottomAppBar"); MyPurchaseButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("MyPurchaseButton"); SnapView = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("SnapView"); FillView = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("FillView"); MyBrowser = (global::InfoHub.Common.Browser) this.FindName("MyBrowser"); HubGridView = (global::InfoHub.Helpers.GridView) this.FindName("HubGridView"); GridViewOut = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("GridViewOut"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/VideoAlbumModifyView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Surface_Maps.Common.LayoutAwarePage)this.FindName("pageRoot"); AppBar_BottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("AppBar_BottomAppBar"); Grid_BottomAppBar = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("Grid_BottomAppBar"); Button_AddNewVideo = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_AddNewVideo"); Button_RemoveVideo = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_RemoveVideo"); Button_ChangeAlbumName = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_ChangeAlbumName"); Button_ValidPhotoComment = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_ValidPhotoComment"); Button_SaveAlbum = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_SaveAlbum"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); MainGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MainGrid"); Image_Background = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Image_Background"); Grid_Title = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_Title"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView"); itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView"); 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"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/register.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); menu = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("menu"); Content = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Content"); tbxFirstname = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("tbxFirstname"); tbxLastname = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("tbxLastname"); tbxUsername = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("tbxUsername"); TypeBox = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("TypeBox"); pbxPassword = (global::Windows.UI.Xaml.Controls.PasswordBox) this.FindName("pbxPassword"); pbxRePassword = (global::Windows.UI.Xaml.Controls.PasswordBox) this.FindName("pbxRePassword"); btnReg = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnReg"); UnVailedUnsername = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedUnsername"); UnVailedPassword = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedPassword"); UnVailedId = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedId"); UnVailedfname = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedfname"); UnVailedlname = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedlname"); UnVailedtype = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedtype"); LeftPanel = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LeftPanel"); brd = (global::Windows.UI.Xaml.Controls.Border) this.FindName("brd"); HideMenu = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("HideMenu"); ShowMenu = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("ShowMenu"); Hidebrd = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("Hidebrd"); Showbrd = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("Showbrd"); ShowNotifi = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("ShowNotifi"); HideNotifi = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("HideNotifi"); HideMenuBtn = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("HideMenuBtn"); OpenRotateBtnMenu = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("OpenRotateBtnMenu"); CloseRotateBtnMenu = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("CloseRotateBtnMenu"); HomeBtn = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("HomeBtn"); NewAccountBtn = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("NewAccountBtn"); AllAccountsBtn = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AllAccountsBtn"); AddStudentBtn = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AddStudentBtn"); AllStudentsBtn = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AllStudentsBtn"); NewLecBtn = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("NewLecBtn"); AllLecBtn = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AllLecBtn"); settingsBtn = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("settingsBtn"); LogOutBtn = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LogOutBtn"); TextLogOut = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextLogOut"); Textsettings = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Textsettings"); TextAllLecBtn = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextAllLecBtn"); TextNewLec = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextNewLec"); TextAllStudents = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextAllStudents"); TextAddStudent = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextAddStudent"); TextAllAccountsBtn = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextAllAccountsBtn"); TextNewAccountBtn = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextNewAccountBtn"); TextHome = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextHome"); BtN_Menu = (global::Windows.UI.Xaml.Controls.Image) this.FindName("BtN_Menu"); Status = (global::Windows.UI.Xaml.Controls.Border) this.FindName("Status"); Title = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Title"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/MapView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Surface_Maps.Common.LayoutAwarePage)this.FindName("pageRoot"); AppBar_TopAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("AppBar_TopAppBar"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); AppBar_BottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("AppBar_BottomAppBar"); Grid_BottomAppBar = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("Grid_BottomAppBar"); Button_Localize = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_Localize"); Button_AddAPushPin = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_AddAPushPin"); Button_MoveSelectedPushPin = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_MoveSelectedPushPin"); Button_DisplayHidePushpin = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_DisplayHidePushpin"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); MainGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MainGrid"); map = (global::Bing.Maps.Map)this.FindName("map"); Grid_HandIndicate = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_HandIndicate"); Grid_PageLoading = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_PageLoading"); Popup_AddElement = (global::Windows.UI.Xaml.Controls.Primitives.Popup)this.FindName("Popup_AddElement"); ProgressBar_PageLoading = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("ProgressBar_PageLoading"); TextBlock_MapHandIndicate = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("TextBlock_MapHandIndicate"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); DoctorTextBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("DoctorTextBox"); PasswordTextBox = (global::Windows.UI.Xaml.Controls.PasswordBox) this.FindName("PasswordTextBox"); SignInButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("SignInButton"); UsernameNotification = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UsernameNotification"); PasswordNotification = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("PasswordNotification"); UnVailedUnsername = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedUnsername"); UnVailedPassword = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedPassword"); UnVailedId = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedId"); UnVailedfname = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedfname"); UnVailedlname = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedlname"); UnVailedtype = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedtype"); AdminUsername = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("AdminUsername"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/HubPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage) this.FindName("pageRoot"); groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource"); titleGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("titleGrid"); semanticZoom = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("semanticZoom"); zoomedOutGrid = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("zoomedOutGrid"); itemsGridView = (global::AdventureWorks.Shopper.Controls.MultipleSizedGridView) this.FindName("itemsGridView"); backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton"); AppLogo = (global::Windows.UI.Xaml.Controls.Image) this.FindName("AppLogo"); searchUserControl = (global::AdventureWorks.Shopper.Views.SearchUserControl) this.FindName("searchUserControl"); shoppingCartTabUserControl = (global::AdventureWorks.Shopper.Views.ShoppingCartTabUserControl) this.FindName("shoppingCartTabUserControl"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates"); DefaultLayout = (global::Windows.UI.Xaml.VisualState) this.FindName("DefaultLayout"); PortraitLayout = (global::Windows.UI.Xaml.VisualState) this.FindName("PortraitLayout"); MinimalLayout = (global::Windows.UI.Xaml.VisualState) this.FindName("MinimalLayout"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/CustomersInfo.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Contracts.Common.LayoutAwarePage) this.FindName("pageRoot"); CustomersViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("CustomersViewSource"); MainPageAppBar = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("MainPageAppBar"); AddButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("AddButton"); EditButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("EditButton"); contentRegion = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("contentRegion"); CustomersGridView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("CustomersGridView"); 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"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Map.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); PlacesButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("PlacesButton"); RouteButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("RouteButton"); LocationButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("LocationButton"); BingButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("BingButton"); FindRouteFlyout = (global::Windows.UI.Xaml.Controls.Flyout)this.FindName("FindRouteFlyout"); FindRouteTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("FindRouteTextBox"); LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot"); MyMap = (global::Windows.UI.Xaml.Controls.Maps.MapControl)this.FindName("MyMap"); mapObjectDescriptionPopup = (global::Windows.UI.Xaml.Controls.Primitives.Popup)this.FindName("mapObjectDescriptionPopup"); MyPlacesGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MyPlacesGrid"); PlacesListColumn = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("PlacesListColumn"); ItemTemplate = (global::Windows.UI.Xaml.DataTemplate)this.FindName("ItemTemplate"); GroupedPlaces = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("GroupedPlaces"); CampusComboBox = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("CampusComboBox"); semanticZoom = (global::Windows.UI.Xaml.Controls.SemanticZoom)this.FindName("semanticZoom"); PlacesList = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("PlacesList"); Zjg = (global::Windows.UI.Xaml.Controls.ComboBoxItem)this.FindName("Zjg"); Yq = (global::Windows.UI.Xaml.Controls.ComboBoxItem)this.FindName("Yq"); mapObjectDescriptionTextblock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("mapObjectDescriptionTextblock"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::icreate_test2.Common.LayoutAwarePage) this.FindName("pageRoot"); newAnnouncementListView = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("newAnnouncementListView"); moduleGridView = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("moduleGridView"); calendarFlipView = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("calendarFlipView"); dailyListView = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("dailyListView"); bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar"); scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer"); moduleListView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("moduleListView"); calendar = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("calendar"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); announcementListView = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("announcementListView"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ClubAspectItems.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::WinStoreApp.Common.LayoutAwarePage)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); bottomrow = (global::Windows.UI.Xaml.Controls.RowDefinition)this.FindName("bottomrow"); 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"); NoData = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("NoData"); NoResults = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("NoResults"); Searching = (global::Windows.UI.Xaml.Controls.ProgressRing)this.FindName("Searching"); itemDetail = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("itemDetail"); Logo = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Logo"); itemDetailGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("itemDetailGrid"); Loading = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("Loading"); WebView1 = (global::Windows.UI.Xaml.Controls.WebView)this.FindName("WebView1"); 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"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); 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"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/ItemsShowcaseView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::XPlatformCloudKit.Common.LayoutAwarePage) this.FindName("pageRoot"); groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); semanticZoom = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("semanticZoom"); itemListView = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("itemListView"); backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); SearchButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("SearchButton"); ZoomedOutGroupGridView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("ZoomedOutGroupGridView"); ZoomedInItemGridView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("ZoomedInItemGridView"); StandardBar = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("StandardBar"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///UserPage1.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); StringFormat = (global::Library.Common.StringFormatConverter) this.FindName("StringFormat"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("itemGridView"); ButtonsGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ButtonsGrid"); SearchFormdGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("SearchFormdGrid"); SearchFormdPanel = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("SearchFormdPanel"); SearchByNameBlock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("SearchByNameBlock"); SearchByNameBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("SearchByNameBox"); SearchByDateBlock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("SearchByDateBlock"); SearchByDateBox = (global::Windows.UI.Xaml.Controls.DatePicker) this.FindName("SearchByDateBox"); SearchByCategoryBlock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("SearchByCategoryBlock"); GenreComboBox = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("GenreComboBox"); CategoryComboBox = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("CategoryComboBox"); Search = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Search"); UserItems = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("UserItems"); ListItems = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("ListItems"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HubPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot"); TopApp = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("TopApp"); btnHome = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnHome"); btnNecklaces = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnNecklaces"); btnRing = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnRing"); BottamApp = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("BottamApp"); btnMyCart = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnMyCart"); groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource"); itemListView = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("itemListView"); scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer"); backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); image = (global::Windows.UI.Xaml.Controls.Image) this.FindName("image"); itemGridView = (global::EcommerceJewel.VariableTemplate.VariableTileControl) this.FindName("itemGridView"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ManageLocations.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); primaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("primaryColumn"); secondaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("secondaryColumn"); divider = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("divider"); rightSide = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("rightSide"); titlePanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("titlePanel"); dividingline = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("dividingline"); itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView"); itemDetail = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("itemDetail"); sectionTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("sectionTitle"); addressDetailsGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("addressDetailsGrid"); phoneNumBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("phoneNumBlock"); itemDetailGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("itemDetailGrid"); addressList = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("addressList"); CreateLocationButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("CreateLocationButton"); UpdateOption = (global::Windows.UI.Xaml.Controls.Button)this.FindName("UpdateOption"); DeleteOption = (global::Windows.UI.Xaml.Controls.Button)this.FindName("DeleteOption"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); ViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ViewStates"); PrimaryView = (global::Windows.UI.Xaml.VisualState)this.FindName("PrimaryView"); SinglePane = (global::Windows.UI.Xaml.VisualState)this.FindName("SinglePane"); SinglePane_Detail = (global::Windows.UI.Xaml.VisualState)this.FindName("SinglePane_Detail"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::MonAssoce.Common.LayoutAwarePage)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); RootGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("RootGrid"); LoadingBar = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("LoadingBar"); itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView"); itemGridViewIn = (global::MonAssoce.Views.UserControls.VariableGridView)this.FindName("itemGridViewIn"); itemGridViewOut = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridViewOut"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); MemberButtonTitle = (global::Windows.UI.Xaml.Controls.Button)this.FindName("MemberButtonTitle"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); MainPageAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("MainPageAppBar"); LeftCommands = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("LeftCommands"); RightCommands = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("RightCommands"); FacebookButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("FacebookButton"); TwitterButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("TwitterButton"); RefreshButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("RefreshButton"); MembersButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("MembersButton"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HourSelection.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::take5.Common.LayoutAwarePage)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView"); itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView"); Main = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Main"); Header = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Header"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); Instructions = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("Instructions"); Hours = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Hours"); _9am = (global::Windows.UI.Xaml.Controls.Button)this.FindName("_9am"); _10am = (global::Windows.UI.Xaml.Controls.Button)this.FindName("_10am"); _11am = (global::Windows.UI.Xaml.Controls.Button)this.FindName("_11am"); _12pm = (global::Windows.UI.Xaml.Controls.Button)this.FindName("_12pm"); _1pm = (global::Windows.UI.Xaml.Controls.Button)this.FindName("_1pm"); _2pm = (global::Windows.UI.Xaml.Controls.Button)this.FindName("_2pm"); _3pm = (global::Windows.UI.Xaml.Controls.Button)this.FindName("_3pm"); _4pm = (global::Windows.UI.Xaml.Controls.Button)this.FindName("_4pm"); _5pm = (global::Windows.UI.Xaml.Controls.Button)this.FindName("_5pm"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/HomePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::MyRehersalMetronom.Common.LayoutAwarePage) this.FindName("pageRoot"); Rehersals = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("Rehersals"); rehersalsGridView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("rehersalsGridView"); addBtn = (global::Windows.UI.Xaml.Controls.Button) this.FindName("addBtn"); 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"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar"); confirmDeleteBtn = (global::Windows.UI.Xaml.Controls.Button) this.FindName("confirmDeleteBtn"); invokeDeleteBtn = (global::Windows.UI.Xaml.Controls.Button) this.FindName("invokeDeleteBtn"); openRenameBtn = (global::Windows.UI.Xaml.Controls.Button) this.FindName("openRenameBtn"); renamePopup = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("renamePopup"); saveRenameBtn = (global::Windows.UI.Xaml.Controls.Button) this.FindName("saveRenameBtn"); renameText = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("renameText"); renameErrorMsg = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("renameErrorMsg"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///GroupedItemsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::M0rg0tRss.Common.LayoutAwarePage) this.FindName("pageRoot"); groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource"); MapButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("MapButton"); RefreshButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("RefreshButton"); Loading = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("Loading"); itemListView = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("itemListView"); backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); OfflineMode = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("OfflineMode"); itemGridView = (global::M0rg0tRss.VariableSizeGridView) this.FindName("itemGridView"); RandomTile = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("RandomTile"); BestTile = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("BestTile"); MuseumTile = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("MuseumTile"); ParksTile = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("ParksTile"); CinemaTile = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("CinemaTile"); TheatreTile = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("TheatreTile"); zommedOutView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("zommedOutView"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///EventsCat.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot"); foreg = (global::Windows.UI.Xaml.Media.SolidColorBrush)this.FindName("foreg"); foreg2 = (global::Windows.UI.Xaml.Media.SolidColorBrush)this.FindName("foreg2"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); primaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("primaryColumn"); secondaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("secondaryColumn"); 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"); itemListView1 = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView1"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); ViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ViewStates"); PrimaryView = (global::Windows.UI.Xaml.VisualState)this.FindName("PrimaryView"); SinglePane = (global::Windows.UI.Xaml.VisualState)this.FindName("SinglePane"); SinglePane_Detail = (global::Windows.UI.Xaml.VisualState)this.FindName("SinglePane_Detail"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///SubSectionPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); mainGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("mainGrid"); pRing = (global::Windows.UI.Xaml.Controls.ProgressRing)this.FindName("pRing"); errorVisibilityBlocker = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("errorVisibilityBlocker"); LoadErrorPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("LoadErrorPanel"); topSectionFill = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("topSectionFill"); headerGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("headerGrid"); visibilityBlocker = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("visibilityBlocker"); searchLine = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("searchLine"); liView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("liView"); griView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("griView"); adBottom = (global::Microsoft.Advertising.Mobile.UI.AdControl)this.FindName("adBottom"); homeButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("homeButton"); titleBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("titleBlock"); searchButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("searchButton"); cartButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("cartButton"); profileButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("profileButton"); searchBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("searchBox"); avatar = (global::Windows.UI.Xaml.Controls.Image)this.FindName("avatar"); smileyface = (global::Windows.UI.Xaml.Controls.Image)this.FindName("smileyface"); loadErrorBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("loadErrorBlock"); error_goBackButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("error_goBackButton"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ItemDetailPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::CareLink.Common.LayoutAwarePage) this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); flipView = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("flipView"); LogoImage01 = (global::Windows.UI.Xaml.Controls.Image) this.FindName("LogoImage01"); photoImage = (global::Windows.UI.Xaml.Controls.Image) this.FindName("photoImage"); CameraButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("CameraButton"); CameraButton_Copy = (global::Windows.UI.Xaml.Controls.Button) this.FindName("CameraButton_Copy"); backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); greetingOutput = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("greetingOutput"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/FeaturedBookList.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::ApressDemo.Common.LayoutAwarePage) this.FindName("pageRoot"); groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource"); regularHeader = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("regularHeader"); snappedHeader = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("snappedHeader"); semanticZoomer = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("semanticZoomer"); snappedListView = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("snappedListView"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("itemGridView"); 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"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar"); searchButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("searchButton"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/Participate/ParticipateLive.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Skadoosh.Store.Common.LayoutAwarePage) this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); bckPanda = (global::Windows.UI.Xaml.Media.ImageBrush) this.FindName("bckPanda"); itemFlipView = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("itemFlipView"); itemFlipViewSnapped = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("itemFlipViewSnapped"); FullHeader = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("FullHeader"); SnappedHeader = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("SnappedHeader"); backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("pageTitle"); skadooshTitle = (global::Windows.UI.Xaml.Controls.Image) this.FindName("skadooshTitle"); skadooshUnderline = (global::Windows.UI.Xaml.Controls.Image) this.FindName("skadooshUnderline"); closedNotice = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("closedNotice"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar"); appBarNotSnapped = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("appBarNotSnapped"); appBarSnapped = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("appBarSnapped"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///AccountApplicationsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Flurrystics.Common.LayoutAwarePage)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); backgroundGrid = (global::Windows.UI.Xaml.Media.ImageBrush)this.FindName("backgroundGrid"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView"); logincontrol1 = (global::Windows.UI.Xaml.Controls.Primitives.Popup)this.FindName("logincontrol1"); itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView"); ProgressBar1 = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("ProgressBar1"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); pageDropDown = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageDropDown"); RootPopupBorder = (global::Windows.UI.Xaml.Controls.Border)this.FindName("RootPopupBorder"); pop = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("pop"); addClick = (global::Windows.UI.Xaml.Controls.Button)this.FindName("addClick"); cancelClick = (global::Windows.UI.Xaml.Controls.Button)this.FindName("cancelClick"); flurry_api_access = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("flurry_api_access"); bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar"); sortButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("sortButton"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///SplitPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::App1.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"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///BusLineChoose.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::BusReminder.Common.LayoutAwarePage) this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot"); Output = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Output"); Input = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Input"); ChooseLine = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ChooseLine"); GotoMapView = (global::Windows.UI.Xaml.Controls.Button) this.FindName("GotoMapView"); GotoReminder = (global::Windows.UI.Xaml.Controls.Button) this.FindName("GotoReminder"); lvBuses = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("lvBuses"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Map.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); PlacesButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("PlacesButton"); RouteButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("RouteButton"); LocationButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("LocationButton"); BingButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("BingButton"); FindRouteFlyout = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("FindRouteFlyout"); FindRouteTextBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("FindRouteTextBox"); LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot"); MyMap = (global::Windows.UI.Xaml.Controls.Maps.MapControl) this.FindName("MyMap"); mapObjectDescriptionPopup = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("mapObjectDescriptionPopup"); MyPlacesGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("MyPlacesGrid"); PlacesListColumn = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("PlacesListColumn"); ItemTemplate = (global::Windows.UI.Xaml.DataTemplate) this.FindName("ItemTemplate"); GroupedPlaces = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("GroupedPlaces"); CampusComboBox = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("CampusComboBox"); semanticZoom = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("semanticZoom"); PlacesList = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("PlacesList"); Zjg = (global::Windows.UI.Xaml.Controls.ComboBoxItem) this.FindName("Zjg"); Yq = (global::Windows.UI.Xaml.Controls.ComboBoxItem) this.FindName("Yq"); mapObjectDescriptionTextblock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("mapObjectDescriptionTextblock"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///FlyPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); MessagesSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("MessagesSource"); arDroneMediaElem = (global::Windows.UI.Xaml.Controls.MediaElement)this.FindName("arDroneMediaElem"); MessagesListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("MessagesListView"); JoystickGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("JoystickGrid"); TakeOffLandButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("TakeOffLandButton"); AltitudeSlider = (global::Windows.UI.Xaml.Controls.Slider)this.FindName("AltitudeSlider"); AltitudeValue = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("AltitudeValue"); YawSlider = (global::Windows.UI.Xaml.Controls.Slider)this.FindName("YawSlider"); YawValue = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("YawValue"); PitchSlider = (global::Windows.UI.Xaml.Controls.Slider)this.FindName("PitchSlider"); PitchValue = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("PitchValue"); RollSlider = (global::Windows.UI.Xaml.Controls.Slider)this.FindName("RollSlider"); RollValue = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("RollValue"); YawGazJoystick = (global::ARDrone2Client.Windows.Input.JoystickControl)this.FindName("YawGazJoystick"); RollPitchJoystick = (global::ARDrone2Client.Windows.Input.JoystickControl)this.FindName("RollPitchJoystick"); PlayAnimationButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("PlayAnimationButton"); PlayLedAnimationButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("PlayLedAnimationButton"); StartVideoRecordingButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("StartVideoRecordingButton"); StopVideoRecordingButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("StopVideoRecordingButton"); TakePicture = (global::Windows.UI.Xaml.Controls.Button)this.FindName("TakePicture"); ResetEmergency = (global::Windows.UI.Xaml.Controls.Button)this.FindName("ResetEmergency"); ConfigurationButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("ConfigurationButton"); IndoorOutdoorButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("IndoorOutdoorButton"); SwitchVideoChannelButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("SwitchVideoChannelButton"); DroneBattery = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("DroneBattery"); DroneStatus = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("DroneStatus"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///BookReadView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); pageCount = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageCount"); popUp = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("popUp"); dataLoader = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("dataLoader"); bookPagesView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("bookPagesView"); progressLoader = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("progressLoader"); progressStatus = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("progressStatus"); downloadSize = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("downloadSize"); ResultStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ResultStates"); ResultsFound = (global::Windows.UI.Xaml.VisualState) this.FindName("ResultsFound"); NoResultsFound = (global::Windows.UI.Xaml.VisualState) this.FindName("NoResultsFound"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///CourseStore/Courstore.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); cvs1 = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("cvs1"); courstoreSearchBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("courstoreSearchBox"); SemanticZoom = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("SemanticZoom"); loadingProgressRing = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("loadingProgressRing"); AdvanceSearchPopup = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("AdvanceSearchPopup"); AdvanceSearchStackPanel = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AdvanceSearchStackPanel"); searchButtonsGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("searchButtonsGrid"); categorySearchComboBox = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("categorySearchComboBox"); SearchPopDescriptionText = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("SearchPopDescriptionText"); SearchPopAuthorText = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("SearchPopAuthorText"); SearchPopTitleText = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("SearchPopTitleText"); UserProfileBt = (global::CloudEDU.Common.UserProfileButton) this.FindName("UserProfileBt"); ZoomedOutGV = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("ZoomedOutGV"); ZoomedInGV = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("ZoomedInGV"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Calculator.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::UnitCalculator.Common.LayoutAwarePage)this.FindName("pageRoot"); groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("groupedItemsViewSource"); itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); textBox_Copy = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("textBox_Copy"); textBox_Copy1 = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("textBox_Copy1"); radioButton1 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton1"); radioButton_Copy4 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy4"); radioButton_Copy5 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy5"); radioButton_Copy6 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy6"); radioButton_Copy7 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy7"); radioButton_Copy8 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy8"); radioButton_Copy9 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy9"); radioButton = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton"); radioButton_Copy = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy"); radioButton_Copy1 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy1"); radioButton_Copy2 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy2"); radioButton_Copy3 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy3"); radioButton_Copy23 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy23"); radioButton_Copy24 = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("radioButton_Copy24"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/Participate/ParticipateLive.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Skadoosh.Store.Common.LayoutAwarePage)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); bckPanda = (global::Windows.UI.Xaml.Media.ImageBrush)this.FindName("bckPanda"); itemFlipView = (global::Windows.UI.Xaml.Controls.FlipView)this.FindName("itemFlipView"); itemFlipViewSnapped = (global::Windows.UI.Xaml.Controls.FlipView)this.FindName("itemFlipViewSnapped"); FullHeader = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("FullHeader"); SnappedHeader = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("SnappedHeader"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("pageTitle"); skadooshTitle = (global::Windows.UI.Xaml.Controls.Image)this.FindName("skadooshTitle"); skadooshUnderline = (global::Windows.UI.Xaml.Controls.Image)this.FindName("skadooshUnderline"); closedNotice = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("closedNotice"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar"); appBarNotSnapped = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("appBarNotSnapped"); appBarSnapped = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("appBarSnapped"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///SearchResultsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::ContosoCookbook.Common.LayoutAwarePage)this.FindName("pageRoot"); resultsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("resultsViewSource"); filtersViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("filtersViewSource"); resultsPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("resultsPanel"); noResultsTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("noResultsTextBlock"); typicalPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("typicalPanel"); snappedPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("snappedPanel"); resultsListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("resultsListView"); filtersItemsControl = (global::Windows.UI.Xaml.Controls.ItemsControl)this.FindName("filtersItemsControl"); resultsGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("resultsGridView"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); resultText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("resultText"); queryText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("queryText"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates"); ResultStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ResultStates"); ResultsFound = (global::Windows.UI.Xaml.VisualState)this.FindName("ResultsFound"); NoResultsFound = (global::Windows.UI.Xaml.VisualState)this.FindName("NoResultsFound"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HomePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Win8Catalogo.Common.LayoutAwarePage)this.FindName("pageRoot"); TopApp = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("TopApp"); btnHome = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnHome"); groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("groupedItemsViewSource"); itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView"); scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scrollViewer"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); grdMainImage = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("grdMainImage"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView"); ImgEmpresa = (global::Windows.UI.Xaml.Controls.Image)this.FindName("ImgEmpresa"); headerRow = (global::Windows.UI.Xaml.Controls.RowDefinition)this.FindName("headerRow"); EmpresaDescricao = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("EmpresaDescricao"); EmpresaNome = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("EmpresaNome"); ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates"); FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape"); Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled"); FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait"); Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped"); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///AdminPage1.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource"); StringFormat = (global::Library.Common.StringFormatConverter) this.FindName("StringFormat"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("itemGridView"); ButtonsGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ButtonsGrid"); SearchFormdGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("SearchFormdGrid"); CreateFormGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("CreateFormGrid"); CreatUsertPanel = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("CreatUsertPanel"); FreeText = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("FreeText"); UsernameSignUpBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("UsernameSignUpBox"); IDSignUpBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("IDSignUpBox"); DOBSignUpBox = (global::Windows.UI.Xaml.Controls.DatePicker) this.FindName("DOBSignUpBox"); PasswordSignUpBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("PasswordSignUpBox"); SearchFormdPanel = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("SearchFormdPanel"); SearchByNameBlock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("SearchByNameBlock"); SearchByNameBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("SearchByNameBox"); SearchByDateBlock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("SearchByDateBlock"); SearchByDateBox = (global::Windows.UI.Xaml.Controls.DatePicker) this.FindName("SearchByDateBox"); SearchByIdBlock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("SearchByIdBlock"); SearchByIdBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("SearchByIdBox"); Search = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Search"); ListUsers = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("ListUsers"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle"); }
public static void Set_Windows_UI_Xaml_Data_CollectionViewSource_Source(global::Windows.UI.Xaml.Data.CollectionViewSource obj, global::System.Object value, string targetNullValue) { if (value == null && targetNullValue != null) { value = (global::System.Object)global::Windows.UI.Xaml.Markup.XamlBindingHelper.ConvertValue(typeof(global::System.Object), targetNullValue); } obj.Source = value; }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///CourseStore/CategoryForNewest.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); cvs1 = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("cvs1"); UserProfileBt = (global::CloudEDU.Common.UserProfileButton)this.FindName("UserProfileBt"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///RandomPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); BookQuotesCVS = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("BookQuotesCVS"); lvBookQuotes = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("lvBookQuotes"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Assets/VenuePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///TalkPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); ContentPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ContentPanel"); itemcollectSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemcollectSource"); semanticZoom = (global::Windows.UI.Xaml.Controls.SemanticZoom)this.FindName("semanticZoom"); inView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("inView"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Index.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); itemsviewsource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsviewsource"); main = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("main"); postsGrid = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("postsGrid"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MyPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); userInfoStack = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("userInfoStack"); mePostsGrid = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("mePostsGrid"); username = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("username"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HubPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot"); groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("groupedItemsViewSource"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); backButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("backButton"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///1.MainPage-WP.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); cvsMain = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("cvsMain"); topString = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("topString"); lvMain = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("lvMain"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///CourseStore/Category.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); cvs1 = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("cvs1"); SemanticZoom = (global::Windows.UI.Xaml.Controls.SemanticZoom)this.FindName("SemanticZoom"); loadingProgressRing = (global::Windows.UI.Xaml.Controls.ProgressRing)this.FindName("loadingProgressRing"); UserProfileBt = (global::CloudEDU.Common.UserProfileButton)this.FindName("UserProfileBt"); Title = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("Title"); }
public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///DataModel/Project-Bitcoin/Bitcoin/obj/Debug/SectionPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot"); itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource"); itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView"); backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton"); pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle"); }