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