1 implementation of SetIsGrouping
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
1511void IGeneratorHost.SetIsGrouping(bool isGrouping)
1 reference to SetIsGrouping
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (1)
2023Host.SetIsGrouping(IsGrouping);