AI_Project_3.MainPage.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

private InitializeComponent ( ) : void
return void
        public void InitializeComponent() {
            if (_contentLoaded) {
                return;
            }
            _contentLoaded = true;
            System.Windows.Application.LoadComponent(this, new System.Uri("/AI%20Project%203;component/MainPage.xaml", System.UriKind.Relative));
            this.tabControl1 = ((System.Windows.Controls.TabControl)(this.FindName("tabControl1")));
            this.Scheduler = ((System.Windows.Controls.TabItem)(this.FindName("Scheduler")));
            this.LayoutRoot2 = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot2")));
            this.leftPane = ((System.Windows.Controls.Grid)(this.FindName("leftPane")));
            this.year1 = ((System.Windows.Controls.Grid)(this.FindName("year1")));
            this.year1Quarters = ((System.Windows.Controls.Grid)(this.FindName("year1Quarters")));
            this.GridYear1Fall = ((System.Windows.Controls.Grid)(this.FindName("GridYear1Fall")));
            this.Year1Fall = ((System.Windows.Controls.ListBox)(this.FindName("Year1Fall")));
            this.Year1FallRemove = ((System.Windows.Controls.Button)(this.FindName("Year1FallRemove")));
            this.GridYear1Winter = ((System.Windows.Controls.Grid)(this.FindName("GridYear1Winter")));
            this.Year1Winter = ((System.Windows.Controls.ListBox)(this.FindName("Year1Winter")));
            this.Year1WinterRemove = ((System.Windows.Controls.Button)(this.FindName("Year1WinterRemove")));
            this.GridYear1Spring = ((System.Windows.Controls.Grid)(this.FindName("GridYear1Spring")));
            this.Year1Spring = ((System.Windows.Controls.ListBox)(this.FindName("Year1Spring")));
            this.Year1SpringRemove = ((System.Windows.Controls.Button)(this.FindName("Year1SpringRemove")));
            this.GridYear1Summer = ((System.Windows.Controls.Grid)(this.FindName("GridYear1Summer")));
            this.Year1Summer = ((System.Windows.Controls.ListBox)(this.FindName("Year1Summer")));
            this.Year1SummerRemove = ((System.Windows.Controls.Button)(this.FindName("Year1SummerRemove")));
            this.year2 = ((System.Windows.Controls.Grid)(this.FindName("year2")));
            this.year2Quarters = ((System.Windows.Controls.Grid)(this.FindName("year2Quarters")));
            this.GridYear2Fall = ((System.Windows.Controls.Grid)(this.FindName("GridYear2Fall")));
            this.Year2Fall = ((System.Windows.Controls.ListBox)(this.FindName("Year2Fall")));
            this.Year2FallRemove = ((System.Windows.Controls.Button)(this.FindName("Year2FallRemove")));
            this.GridYear2Winter = ((System.Windows.Controls.Grid)(this.FindName("GridYear2Winter")));
            this.Year2Winter = ((System.Windows.Controls.ListBox)(this.FindName("Year2Winter")));
            this.Year2WinterRemove = ((System.Windows.Controls.Button)(this.FindName("Year2WinterRemove")));
            this.GridYear2Spring = ((System.Windows.Controls.Grid)(this.FindName("GridYear2Spring")));
            this.Year2Spring = ((System.Windows.Controls.ListBox)(this.FindName("Year2Spring")));
            this.Year2SpringRemove = ((System.Windows.Controls.Button)(this.FindName("Year2SpringRemove")));
            this.GridYear2Summer = ((System.Windows.Controls.Grid)(this.FindName("GridYear2Summer")));
            this.Year2Summer = ((System.Windows.Controls.ListBox)(this.FindName("Year2Summer")));
            this.Year2SummerRemove = ((System.Windows.Controls.Button)(this.FindName("Year2SummerRemove")));
            this.year3 = ((System.Windows.Controls.Grid)(this.FindName("year3")));
            this.year3Quarters = ((System.Windows.Controls.Grid)(this.FindName("year3Quarters")));
            this.GridYear3Fall = ((System.Windows.Controls.Grid)(this.FindName("GridYear3Fall")));
            this.Year3Fall = ((System.Windows.Controls.ListBox)(this.FindName("Year3Fall")));
            this.Year3FallRemove = ((System.Windows.Controls.Button)(this.FindName("Year3FallRemove")));
            this.GridYear3Winter = ((System.Windows.Controls.Grid)(this.FindName("GridYear3Winter")));
            this.Year3Winter = ((System.Windows.Controls.ListBox)(this.FindName("Year3Winter")));
            this.Year3WinterRemove = ((System.Windows.Controls.Button)(this.FindName("Year3WinterRemove")));
            this.GridYear3Spring = ((System.Windows.Controls.Grid)(this.FindName("GridYear3Spring")));
            this.Year3Spring = ((System.Windows.Controls.ListBox)(this.FindName("Year3Spring")));
            this.Year3SpringRemove = ((System.Windows.Controls.Button)(this.FindName("Year3SpringRemove")));
            this.GridYear3Summer = ((System.Windows.Controls.Grid)(this.FindName("GridYear3Summer")));
            this.Year3Summer = ((System.Windows.Controls.ListBox)(this.FindName("Year3Summer")));
            this.Year3SummerRemove = ((System.Windows.Controls.Button)(this.FindName("Year3SummerRemove")));
            this.year4 = ((System.Windows.Controls.Grid)(this.FindName("year4")));
            this.year4Quarters = ((System.Windows.Controls.Grid)(this.FindName("year4Quarters")));
            this.GridYear4Fall = ((System.Windows.Controls.Grid)(this.FindName("GridYear4Fall")));
            this.Year4Fall = ((System.Windows.Controls.ListBox)(this.FindName("Year4Fall")));
            this.Year4FallRemove = ((System.Windows.Controls.Button)(this.FindName("Year4FallRemove")));
            this.GridYear4Winter = ((System.Windows.Controls.Grid)(this.FindName("GridYear4Winter")));
            this.Year4Winter = ((System.Windows.Controls.ListBox)(this.FindName("Year4Winter")));
            this.Year4WinterRemove = ((System.Windows.Controls.Button)(this.FindName("Year4WinterRemove")));
            this.GridYear4Spring = ((System.Windows.Controls.Grid)(this.FindName("GridYear4Spring")));
            this.Year4Spring = ((System.Windows.Controls.ListBox)(this.FindName("Year4Spring")));
            this.Year4SpringRemove = ((System.Windows.Controls.Button)(this.FindName("Year4SpringRemove")));
            this.GridYear4Summer = ((System.Windows.Controls.Grid)(this.FindName("GridYear4Summer")));
            this.Year4Summer = ((System.Windows.Controls.ListBox)(this.FindName("Year4Summer")));
            this.Year4SummerRemove = ((System.Windows.Controls.Button)(this.FindName("Year4SummerRemove")));
            this.rightPane = ((System.Windows.Controls.Grid)(this.FindName("rightPane")));
            this.rightPaneStack = ((System.Windows.Controls.StackPanel)(this.FindName("rightPaneStack")));
            this.tabControl2 = ((System.Windows.Controls.TabControl)(this.FindName("tabControl2")));
            this.AllClasses = ((System.Windows.Controls.ListBox)(this.FindName("AllClasses")));
            this.AddtoSchedule = ((System.Windows.Controls.Button)(this.FindName("AddtoSchedule")));
            this.AddtoClassesTaken = ((System.Windows.Controls.Button)(this.FindName("AddtoClassesTaken")));
            this.TakenClasses = ((System.Windows.Controls.ListBox)(this.FindName("TakenClasses")));
            this.RemovefromTaken = ((System.Windows.Controls.Button)(this.FindName("RemovefromTaken")));
            this.PrefferedClasses = ((System.Windows.Controls.ListBox)(this.FindName("PrefferedClasses")));
            this.Settings = ((System.Windows.Controls.TabItem)(this.FindName("Settings")));
            this.SettingsMasterStack = ((System.Windows.Controls.StackPanel)(this.FindName("SettingsMasterStack")));
            this.saveLabel = ((System.Windows.Controls.TextBlock)(this.FindName("saveLabel")));
            this.saveName = ((System.Windows.Controls.TextBox)(this.FindName("saveName")));
            this.save = ((System.Windows.Controls.Button)(this.FindName("save")));
            this.loadLabel = ((System.Windows.Controls.TextBlock)(this.FindName("loadLabel")));
            this.loadName = ((System.Windows.Controls.TextBox)(this.FindName("loadName")));
            this.load = ((System.Windows.Controls.Button)(this.FindName("load")));
            this.MajorList = ((System.Windows.Controls.ComboBox)(this.FindName("MajorList")));
            this.addButton = ((System.Windows.Controls.Button)(this.FindName("addButton")));
            this.MajorButton1 = ((System.Windows.Controls.Button)(this.FindName("MajorButton1")));
            this.MajorButton2 = ((System.Windows.Controls.Button)(this.FindName("MajorButton2")));
            this.ImportTextBox = ((System.Windows.Controls.TextBox)(this.FindName("ImportTextBox")));
            this.Import = ((System.Windows.Controls.Button)(this.FindName("Import")));
        }
    }