HasContent Property (WPFContentControl)

Action

Gets a value that indicates whether the ContentControl contains content.

Syntax

C#
protected Boolean HasContent { get; }
VB
'Declaration
Protected Read Property HasContent As Boolean

Access

Read only.