ContentControl.HasContent Property
.NET Framework 4.6 and 4.5
Gets a value that indicates whether the ContentControl contains content.
Namespace: System.Windows.Controls
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Booleantrue if the ContentControl has content; otherwise false. The default value is false.
Show: