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