2 references to HasContentPropertyKey
PresentationFramework (2)
System\Windows\Controls\ContentControl.cs (2)
259ctrl.SetValue(HasContentPropertyKey, (e.NewValue != null) ? BooleanBoxes.TrueBox : BooleanBoxes.FalseBox); 325HasContentPropertyKey.DependencyProperty;