3 references to HasContentProperty
PresentationFramework (3)
src\Framework\System\Windows\Controls\ContentControl.cs (1)
329get { return (bool) GetValue(HasContentProperty); }
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
1983DependencyProperty dp = System.Windows.Controls.ContentControl.HasContentProperty;
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
1715return System.Windows.Controls.ContentControl.HasContentProperty;