ContentControl.HasContent Property
.NET Framework (current version)
Gets a value that indicates whether the ContentControl contains content.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Booleantrue if the ContentControl has content; otherwise false. The default value is false.
If the Content property is null, this property returns false.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 3.0
Available since 3.0
Show: