using System.Windows.Controls; namespace SergechevExam { internal class FrameNavigation { public static Frame frame; } }