1 write to _topLevelGroupDescription
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupRoot.cs (1)
121
_topLevelGroupDescription
= new TopLevelGroupDescription();
2 references to _topLevelGroupDescription
PresentationFramework (2)
MS\Internal\Data\CollectionViewGroupRoot.cs (2)
119
if (
_topLevelGroupDescription
== null)
123
InitializeGroup(this,
_topLevelGroupDescription
, 0);