1 write to _group
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (1)
848
_group
= group;
1 reference to _group
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (1)
852
public CollectionViewGroupInternal Group { get { return
_group
; } }