2 references to IsGroupingPropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemsControl.cs (2)
915public static readonly DependencyProperty IsGroupingProperty = IsGroupingPropertyKey.DependencyProperty; 1513SetValue(IsGroupingPropertyKey, BooleanBoxes.Box(isGrouping));