private void SetTopMenu() { _window.about.Text = TopMenu.GetAbout(); _window.howToPlay.Text = TopMenu.GetHelpForGame(); }