3 references to GetSubgroupFromMap
PresentationFramework (3)
MS\Internal\Data\CollectionViewGroupRoot.cs (3)
520if (((subgroup = group.GetSubgroupFromMap(groupNameKey) as CollectionViewGroupInternal) != null) && 605if (((subgroup = group.GetSubgroupFromMap(groupNameKey)) != null) && 719if (((subgroup = group.GetSubgroupFromMap(groupNameKey) as CollectionViewGroupInternal) != null) &&