2 writes to ProtectedItemCount
PresentationFramework (2)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (2)
231
ProtectedItemCount
= 0;
734
group.
ProtectedItemCount
+= delta;
1 reference to ProtectedItemCount
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (1)
736
if (group.
ProtectedItemCount
== 0)