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