1 implementation of GetGroupStyle
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
1477
GroupStyle IGeneratorHost.
GetGroupStyle
(CollectionViewGroup group, int level)
2 references to GetGroupStyle
PresentationFramework (2)
System\Windows\Controls\ItemContainerGenerator.cs (2)
1954
groupStyle = Host.
GetGroupStyle
(null, 0);
1996
groupStyle = Host.
GetGroupStyle
(group, Level);