CountLayoutItems
int32 CountLayoutItems();
int32 remaining = BView::Private(child).CountLayoutItems();
if (fTarget && view && BView::Private(view).CountLayoutItems() == 0)
int32 itemCount = viewPrivate.CountLayoutItems();