1 write to _topLevelGroupDescription
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (1)
126
_topLevelGroupDescription
= new TopLevelGroupDescription();
2 references to _topLevelGroupDescription
PresentationFramework (2)
src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (2)
124
if (
_topLevelGroupDescription
== null)
128
InitializeGroup(this,
_topLevelGroupDescription
, 0);