internal static void SaveToSession(SplitView selectedSplit)
 {
     SessionSplitViews.Add(selectedSplit);
 }