ContentPresenter.

ContentTemplate Property

Summary

Gets or sets the data template used to display the content of the control.

Syntax

public IDataTemplate ContentTemplate { get; set; }

Value

Type Description
IDataTemplate