Panel.IsItemsHost Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether this Panel is a container for UI items that are generated by an ItemsControl.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if this instance of Panel is an items host; otherwise, false. The default value is false.
Show: