2 references to ContainerStyleSelector
PresentationFramework (2)
System\Windows\Controls\GroupItem.cs (2)
179if (groupStyle.ContainerStyleSelector != null) 181style = groupStyle.ContainerStyleSelector.SelectStyle(item, this);