CollectionViewGroup.ProtectedItemCount Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the number of data items in the subtree under this group.
Assembly: System.Windows (in System.Windows.dll)
Derived classes can change the count by using this property. The changes will be reflected in the public ItemCount property.
Show: