Gets or sets the data template that is used to display the content of the wrapped ContentControl.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public DataTemplate ContentTemplate { get; set; } |
| Visual Basic |
|---|
Public Property ContentTemplate As DataTemplate Get Set |