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