@using WebWindowTest.Models
Area frame
@if (CurrSashList.Count == 0 && CurrSplitList.Count == 0) {
}
@if (!(CurrFrameWindow.AreaList[0] is Split)) {
}