'Declaration
<System.ComponentModel.CategoryAttribute("Behavior")> <System.ComponentModel.BindableAttribute(Bindable=False, Direction=BindingDirection.OneWay)> Public Property IsItemsHost As System.Boolean
[System.ComponentModel.Category("Behavior")] [System.ComponentModel.Bindable(Bindable=false, Direction=BindingDirection.OneWay)] public System.bool IsItemsHost {get; set;}