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