Area frame
@if (SashGroupList.Count == 0 && SplitList.Count == 0) {
} @if (!(CurrFrameWindow.AreaList[0] is Split)) {
} @if (CurrFrameWindow.AreaList[0] is Fill) {
}