1 reference to HasHeaderPropertyKey
PresentationFramework (1)
System\Windows\Controls\HeaderedItemsControl.cs (1)
80ctrl.SetValue(HasHeaderPropertyKey, (e.NewValue != null) ? BooleanBoxes.TrueBox : BooleanBoxes.FalseBox);