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