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