3 references to Parent
PresentationFramework (3)
src\Framework\System\Windows\Controls\GroupItem.cs (1)
180ItemContainerGenerator generator = Generator.Parent;
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (2)
2598Parent.OnSubgroupBecameEmpty(group); 3122generator.Parent.OnSubgroupBecameNonEmpty(this, group);