2 references to OnGroupStylePropertyChanged
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (2)
1256
PropertyChangedEventManager.RemoveHandler(_groupStyle,
OnGroupStylePropertyChanged
, String.Empty);
1263
PropertyChangedEventManager.AddHandler(_groupStyle,
OnGroupStylePropertyChanged
, String.Empty);