3 references to HasContentProperty
PresentationFramework (3)
System\Windows\Controls\ContentControl.cs (1)
333get { return (bool) GetValue(HasContentProperty); }
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
1991DependencyProperty dp = System.Windows.Controls.ContentControl.HasContentProperty;
System\Windows\Markup\KnownTypes.cs (1)
1714return System.Windows.Controls.ContentControl.HasContentProperty;