using System.Windows.Controls; namespace Hotel_Course_Project { class PChanger { public static Frame MainFrame = new Frame(); } }