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