StartPage.g.cs CampusAppWP8::Pages::StartPage CampusAppWP8::Pages #pragmachecksum"C:\Users\stubbfel\Documents\CampusAppWP8\CampusAppWP8\CampusAppWP8\pages\StartPage.xaml""{406ea660-64cf-4c82-b6f0-42d48172a799}""7B239ED8EFE29498A9145ACA0F639342" //------------------------------------------------------------------------------ //<auto-generated> //DieserCodewurdevoneinemToolgeneriert. //Laufzeitversion:4.0.30319.18046 // //ÄnderungenandieserDateikönnenfalschesVerhaltenverursachenundgehenverloren,wenn //derCodeerneutgeneriertwird. //</auto-generated> //------------------------------------------------------------------------------ usingMicrosoft.Phone.Controls; usingSystem; usingSystem.Windows; usingSystem.Windows.Automation; usingSystem.Windows.Automation.Peers; usingSystem.Windows.Automation.Provider; usingSystem.Windows.Controls; usingSystem.Windows.Controls.Primitives; usingSystem.Windows.Data; usingSystem.Windows.Documents; usingSystem.Windows.Ink; usingSystem.Windows.Input; usingSystem.Windows.Interop; usingSystem.Windows.Markup; usingSystem.Windows.Media; usingSystem.Windows.Media.Animation; usingSystem.Windows.Media.Imaging; usingSystem.Windows.Resources; usingSystem.Windows.Shapes; usingSystem.Windows.Threading; namespaceCampusAppWP8.Pages{ publicpartialclassStartPage:Microsoft.Phone.Controls.PhoneApplicationPage{ internalSystem.Windows.Controls.GridLayoutRoot; internalSystem.Windows.Controls.GridContentPanel; internalSystem.Windows.Controls.ButtonTimeTableAppButton; internalSystem.Windows.Controls.ImageImgDarkTimetable; internalSystem.Windows.Controls.ImageImgLightTimetable; internalSystem.Windows.Controls.ButtonLectureAppButton; internalSystem.Windows.Controls.ImageImgDarkLectures; internalSystem.Windows.Controls.ImageImgLightLectures; internalSystem.Windows.Controls.ButtonNewsAppButton; internalSystem.Windows.Controls.ImageImgDarkNews; internalSystem.Windows.Controls.ImageImgLightNews; internalSystem.Windows.Controls.ButtonMensaAppButton; internalSystem.Windows.Controls.ImageImgDarkMensa; internalSystem.Windows.Controls.ImageImgLightMensa; internalSystem.Windows.Controls.ButtonCampusMapAppButton; internalSystem.Windows.Controls.ImageImgDarkCampus; internalSystem.Windows.Controls.ImageImgLightCampus; internalSystem.Windows.Controls.ButtonHomeworkAppButton; internalSystem.Windows.Controls.ImageImgDarkHomework; internalSystem.Windows.Controls.ImageImgLightHomework; internalSystem.Windows.Controls.ButtonDepartmentAppButton; internalSystem.Windows.Controls.ImageImgDarkDepartments; internalSystem.Windows.Controls.ImageImgLightDepartments; internalSystem.Windows.Controls.ButtonEventAppButton; internalSystem.Windows.Controls.ImageImgDarkEvents; internalSystem.Windows.Controls.ImageImgLightEvents; internalSystem.Windows.Controls.ButtonMailAppButton; internalSystem.Windows.Controls.ImageImgDarkWebmail; internalSystem.Windows.Controls.ImageImgLightWebmail; internalSystem.Windows.Controls.ButtonOpenHoursAppButton; internalSystem.Windows.Controls.ImageImgDarkOpenhours; internalSystem.Windows.Controls.ImageImgLightOpenhours; internalSystem.Windows.Controls.ButtonOSAAppButton; internalSystem.Windows.Controls.ImageImgDarkStudentcouncil; internalSystem.Windows.Controls.ImageImgLightStudentcouncil; internalSystem.Windows.Controls.ButtonLinkAppButton; internalSystem.Windows.Controls.ImageImgDarkLink; internalSystem.Windows.Controls.ImageImgLightLink; privatebool_contentLoaded; [System.Diagnostics.DebuggerNonUserCodeAttribute()] publicvoidInitializeComponent(){ if(_contentLoaded){ return; } _contentLoaded=true; System.Windows.Application.LoadComponent(this,newSystem.Uri("/CampusAppWP8;component/pages/StartPage.xaml",System.UriKind.Relative)); this.LayoutRoot=((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.ContentPanel=((System.Windows.Controls.Grid)(this.FindName("ContentPanel"))); this.TimeTableAppButton=((System.Windows.Controls.Button)(this.FindName("TimeTableAppButton"))); this.ImgDarkTimetable=((System.Windows.Controls.Image)(this.FindName("ImgDarkTimetable"))); this.ImgLightTimetable=((System.Windows.Controls.Image)(this.FindName("ImgLightTimetable"))); this.LectureAppButton=((System.Windows.Controls.Button)(this.FindName("LectureAppButton"))); this.ImgDarkLectures=((System.Windows.Controls.Image)(this.FindName("ImgDarkLectures"))); this.ImgLightLectures=((System.Windows.Controls.Image)(this.FindName("ImgLightLectures"))); this.NewsAppButton=((System.Windows.Controls.Button)(this.FindName("NewsAppButton"))); this.ImgDarkNews=((System.Windows.Controls.Image)(this.FindName("ImgDarkNews"))); this.ImgLightNews=((System.Windows.Controls.Image)(this.FindName("ImgLightNews"))); this.MensaAppButton=((System.Windows.Controls.Button)(this.FindName("MensaAppButton"))); this.ImgDarkMensa=((System.Windows.Controls.Image)(this.FindName("ImgDarkMensa"))); this.ImgLightMensa=((System.Windows.Controls.Image)(this.FindName("ImgLightMensa"))); this.CampusMapAppButton=((System.Windows.Controls.Button)(this.FindName("CampusMapAppButton"))); this.ImgDarkCampus=((System.Windows.Controls.Image)(this.FindName("ImgDarkCampus"))); this.ImgLightCampus=((System.Windows.Controls.Image)(this.FindName("ImgLightCampus"))); this.HomeworkAppButton=((System.Windows.Controls.Button)(this.FindName("HomeworkAppButton"))); this.ImgDarkHomework=((System.Windows.Controls.Image)(this.FindName("ImgDarkHomework"))); this.ImgLightHomework=((System.Windows.Controls.Image)(this.FindName("ImgLightHomework"))); this.DepartmentAppButton=((System.Windows.Controls.Button)(this.FindName("DepartmentAppButton"))); this.ImgDarkDepartments=((System.Windows.Controls.Image)(this.FindName("ImgDarkDepartments"))); this.ImgLightDepartments=((System.Windows.Controls.Image)(this.FindName("ImgLightDepartments"))); this.EventAppButton=((System.Windows.Controls.Button)(this.FindName("EventAppButton"))); this.ImgDarkEvents=((System.Windows.Controls.Image)(this.FindName("ImgDarkEvents"))); this.ImgLightEvents=((System.Windows.Controls.Image)(this.FindName("ImgLightEvents"))); this.MailAppButton=((System.Windows.Controls.Button)(this.FindName("MailAppButton"))); this.ImgDarkWebmail=((System.Windows.Controls.Image)(this.FindName("ImgDarkWebmail"))); this.ImgLightWebmail=((System.Windows.Controls.Image)(this.FindName("ImgLightWebmail"))); this.OpenHoursAppButton=((System.Windows.Controls.Button)(this.FindName("OpenHoursAppButton"))); this.ImgDarkOpenhours=((System.Windows.Controls.Image)(this.FindName("ImgDarkOpenhours"))); this.ImgLightOpenhours=((System.Windows.Controls.Image)(this.FindName("ImgLightOpenhours"))); this.OSAAppButton=((System.Windows.Controls.Button)(this.FindName("OSAAppButton"))); this.ImgDarkStudentcouncil=((System.Windows.Controls.Image)(this.FindName("ImgDarkStudentcouncil"))); this.ImgLightStudentcouncil=((System.Windows.Controls.Image)(this.FindName("ImgLightStudentcouncil"))); this.LinkAppButton=((System.Windows.Controls.Button)(this.FindName("LinkAppButton"))); this.ImgDarkLink=((System.Windows.Controls.Image)(this.FindName("ImgDarkLink"))); this.ImgLightLink=((System.Windows.Controls.Image)(this.FindName("ImgLightLink"))); } } }