ItemsPanelTemplate.

Content Property

Syntax

[Content]
[TemplateContent]
public object Content { get; set; }

Attributes

Type Description
ContentAttribute Defines the property that contains the object's content in markup.
TemplateContentAttribute Defines the property that contains the object's content in markup.

Value

Type Description
object