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