Content Property (WPFContentControl)

Action

Gets the content of the control.

Syntax

C#
protected Object Content { get; }
VB
'Declaration
Protected Read Property Content As Object

Access

Read only.