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